Changes between Version 6 and Version 7 of Internal/OpenFlow/miscUnix


Ignore:
Timestamp:
Jun 6, 2012, 6:41:20 PM (12 years ago)
Author:
akoshibe
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Internal/OpenFlow/miscUnix

    v6 v7  
    125125== one-liners. ==
    126126 * 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)