Advertisement
Guest User

Untitled

a guest
Jun 16th, 2019
66
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.31 KB | None | 0 0
  1. pi@rpizero:~ $ touch hello
  2.  
  3. newuser@rpizero:~ $ ll ../pi/
  4. .ansible/ .bash_history .bash_logout .bashrc hello .profile
  5. newuser@rpizero:~ $ rm ../pi/hello
  6. rm: remove write-protected regular empty file '../pi/hello'?
  7. newuser@rpizero:~ $ ll ../pi
  8. -bash: ll: command not found
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement