Advertisement
Guest User

Untitled

a guest
Sep 19th, 2013
81
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.16 KB | None | 0 0
  1. $ cat /home/*/.bashrc
  2. # .bashrc
  3.  
  4. # Source global definitions
  5. if [ -f /etc/bashrc ]; then
  6. . /etc/bashrc
  7. fi
  8.  
  9. # User specific aliases and functions
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement