Changes between Version 20 and Version 21 of Internal/OpenFlow/miscUnix
- Timestamp:
- Sep 4, 2012, 7:30:01 PM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Internal/OpenFlow/miscUnix
v20 v21 329 329 * tar -xvf [archive.tgz] [filename] lets you extract a single file from an archive and -tf lists contents. 330 330 * find -x [dir] -size +10000 -exec du -h {} \; finds files over 10kB, including hidden files. 331 ---- 332 [[BR]] 331 * common native serial devices: /dev/ttyS0, if not, /dev/cuau0. 332 ---- 333 [[BR]]