Changes between Version 6 and Version 7 of Internal/OpenFlow/miscUnix
- Timestamp:
- Jun 6, 2012, 6:41:20 PM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Internal/OpenFlow/miscUnix
v6 v7 125 125 == one-liners. == 126 126 * in bash, if `seq` doesn't exist, try `gseq`. 127 * options for mounting a *BSD filesystem in Linux: `-t ufs -o ufstype=ufs2` (not '44bsd' like the man pages say)