[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Accessing the lab on gluck?



Hi lintian.d.o maintainers,

I'd like to run a cronjob on gluck to extract lists of setuid
and setgid files from the laboratory/binary/*/index files. Such
lists would be very useful for our work on the security auditing
team. The command I'm thinking to use is [0]. Do you see any 
problems in accessing the lab in such a way?

cheers,
Max

-- 
[0]
lab=/org/lintian.debian.org/laboratory/binary
find $lab -name index -maxdepth 2 | xargs egrep '^[^d](..s|.....s)'



Reply to: