Ich bin's, Kai die Katze!
View My GitHub Profile
awk -F ',' '{ print $1 "\t" $NF}'
find . -perm -a+w -type d,f -ls
find /usr -type f \( -perm -04000 -o -perm -02000 \)