useful script
This commit is contained in:
parent
bff9ca6443
commit
b2cb60d63c
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
|
Loading…
Reference in New Issue
Block a user