grep /!^(\/usr|\/sbin|\/platform|\/lib)$/ grep { ! m(^(/usr|/sbin|/platform|/lib)$) } @files [download]
grep { ! m(^(/usr|/sbin|/platform|/lib)$) } @files [download]
See grep.
--MidLifeXis
In reply to Re: Using grep to find "/<file system" by MidLifeXis in thread Using grep to find "/<file system" by boneman147