Advertisement
Guest User

Ubuntu bash messages after login

a guest
Sep 7th, 2012
187
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.75 KB | None | 0 0
  1. login as: username
  2. username@192.168.1.1's password:
  3. Welcome to Ubuntu 12.04.1 LTS (GNU/Linux 3.2.0-30-generic x86_64)
  4.  
  5. * Documentation:  https://help.ubuntu.com/
  6.  
  7. System information disabled due to load higher than 2.0
  8.  
  9. Last login: Fri Sep  7 15:02:20 2012 from 192.168.1.25
  10. -bash: complete: -P: option requires an argument
  11. complete: usage: complete [-abcdefgjksuv] [-pr] [-DE] [-o option] [-A action] [-G globpat] [-W wordlist]  [-F function] [-C command] [-X filterpat] [-P prefix] [-S suffix] [name ...]
  12. -bash: complete: -P: option requires an argument
  13. complete: usage: complete [-abcdefgjksuv] [-pr] [-DE] [-o option] [-A action] [-G globpat] [-W wordlist]  [-F function] [-C command] [-X filterpat] [-P prefix] [-S suffix] [name ...]
  14. username@dev:~$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement