Advertisement
Guest User

Untitled

a guest
Nov 24th, 2014
155
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.25 KB | None | 0 0
  1. root@kali:~# apt-get install nonexistent-package | h -i e
  2. Reading package lists...
  3. Building dependency tree...
  4. Reading state information...
  5. E: Unable to locate package nonexistent-package
  6.  
  7. root@kali:~# ./test.sh
  8. ./test.sh: line 1: h: command not found
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement