Changes between Version 22 and Version 23 of Internal/OpenFlow/miscUnix


Ignore:
Timestamp:
Sep 11, 2012, 3:54:28 PM (12 years ago)
Author:
akoshibe
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Internal/OpenFlow/miscUnix

    v22 v23  
    329329 * tar -xvf [archive.tgz] [filename] lets you extract a single file from an archive and -tf lists contents.
    330330 * find -x [dir] -size +10000 -exec du -h {} \; finds files over 10kB, including hidden files. 
    331  * common native serial devices: /dev/ttyS0, if not, /dev/cuau0.
    332 ----
    333 [[BR]]
    334 ^1.The best OS is the one that works, with "works" being defined liberally.^
     331 * common native serial devices: /dev/ttyS0 for Linux, /dev/cuau0 for FreeBSD.
     332----
     333[[BR]]
     334^1."Use" here is more close to "break" in this situation.^