Guest User

Untitled

a guest
Jan 6th, 2018
81
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.20 KB | None | 0 0
  1. cut cities.txt -f1 | sort| uniq | head -3 | xargs rename "s/*/*.text/" * | xargs cat 2>error.txt
  2.  
  3. Quantifier follows nothing in regex; marked by <-- HERE in m/* <-- HERE / at (user-supplied code).
Add Comment
Please, Sign In to add comment