SUid Root

Lutz Donnerhacke lutz at iks-jena.de
Fre Nov 9 11:01:20 CET 2001


* Thomas Findeisen wrote:
>find / -type f -perm +6000 -exec ls -l {} ; > suid.list
>
>...ach, Google. Mächtig du bist. Für ewig...

*PATSCH*

find / -type f -perm +6000 -print0 | xargs -0 ls -l > suid.list

-- 
tlug Mailingliste
Archiv: http://www.tlug.de/archiv/
http://schwarz.thueday.de/mailman/listinfo/tlug_allgemein