Guest User

Untitled

a guest
Nov 23rd, 2017
56
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.09 KB | None | 0 0
  1. d=/tmp/foo;
  2. find "$d" -type f -exec bash -c 'echo d=${1:${#d}} 1="${1%/*}"' bash {} ;
Add Comment
Please, Sign In to add comment