Guest User

Untitled

a guest
Nov 19th, 2018
98
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.07 KB | None | 0 0
  1. ls -lR /etc >~/file
  2. find /etc >~/file
  3.  
  4. find /etc |grep -E '[0-9]'
Add Comment
Please, Sign In to add comment