search for: opot

Displaying 2 results from an estimated 2 matches for "opot".

Did you mean: opt
2014 Nov 18
1
mount options
...t (which attaches via e-sata) is NOT powered on when the system boots, it hangs and drops to a maintenance prompt. I'd sure like to have it defer that particular mount and continue to boot. I've been perusing various mount man pages, but don't see any ext4 (or non-filesystem-specific) opotions to allow this. Can any of you offer helpful advice in this matter? Thanks! Fred -- ---- Fred Smith -- fredex at fcshome.stoneham.ma.us ----------------------------- "Not everyone who says to me, 'Lord, Lord,' will enter the kingdom of heaven, but only he who does the w...
2003 Mar 18
2
Wildcards (include)
...e as follows: rsync -azvl --include-from=includes --exclude='*' / username@host.com:/ken/backup/ includes: /web/sites /var/qmail/control /home/ken The result is that I get nothing. Nothing is copied then. No errors reported by rsync. I also tried the same command, but without --exclude opotion.. and by chaning includes file: +/var/qmail/control +/web/sites +/home/ken -* (-/*) What am I missing ? Thank you! Regards, Ken