Advertisement
szabozoltan69

masolo

Sep 21st, 2015
350
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.18 KB | None | 0 0
  1. a=$(h1 step10.in|perl -p -w -e 's/http:..www.fogadoportal.hu.foci.//;s/\//_/;s/\///')
  2. echo $a
  3. echo "----"
  4. ls old/$a
  5. echo "Mehet? Mi legyen a vége?"
  6. read x
  7. cp step10.in old/$a$x
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement