useful script
This commit is contained in:
7
followtrail
Executable file
7
followtrail
Executable file
@@ -0,0 +1,7 @@
|
||||
#!/bin/sh
|
||||
|
||||
for file in $(for path in $(printf '%s\n' "$PATH" | tr ':' "\n")
|
||||
do walk -n "$path"
|
||||
done)
|
||||
do scrut -d "$file" || printf '%s\n' "$file"
|
||||
done
|
||||
Reference in New Issue
Block a user