Advertisement
Guest User

Untitled

a guest
Feb 1st, 2013
36
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.46 KB | None | 0 0
  1. ordon@HO-D26Q3M1 /cygdrive/z/vt
  2. $ ./findfilesbyuser.sh
  3. ./findfilesbyuser.sh: line 1: $: command not found
  4. ./findfilesbyuser.sh: line 3: $'\r': command not found
  5. find: `\r': No such file or directory
  6. ./findfilesbyuser.sh: line 7: $'\r': command not found
  7. username:filecount
  8. ./findfilesbyuser.sh: line 9: $'\r': command not found
  9. ./findfilesbyuser.sh: line 14: syntax error near unexpected token `done'
  10. ./findfilesbyuser.sh: line 14: ` done <<< "$userlist"'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement