Re: -fstype doesn't work
Bob Proulx wrote: > Han Boetes wrote: > > And then ran the following command: > > > > find . -printf '%F %p\n' > > > > And the result was that all files were of the type unknown. > > What does 'df' say? > > df -TP .
-fstype doesn't work
Hi, I was trying to make a script that searches for files that are world writable, and I wanted to make sure it only happens on certain filesystemtypes. The directive -fstype was ignored so I read the manpage: -fstype type File is on a filesystem of type type. The valid