Advertisement
Guest User

Untitled

a guest
Oct 20th, 2019
97
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.29 KB | None | 0 0
  1. 1134 grep France < wilders.csv | grep 2019 | grep PHP | wc > php_fance_2019.txt
  2. 1135 grep JavaScript wilders.csv | grep Toulouse > javascript_biarritz_toulouse.csv
  3. 1136 grep JavaScript wilders.csv | grep Biarritz >> javascript_biarritz_toulouse.csv
  4. 1137 history | tail -n 4 > history.txt
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement