Advertisement
Guest User

Untitled

a guest
Sep 23rd, 2017
64
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.21 KB | None | 0 0
  1. cecile@cecile:~$ zsh
  2. bash Bourne again shell
  3. ➜ ~ therm
  4. 51000
  5. ➜ ~nano .zshrc
  6.  
  7. echo bash "Bourne again shell"
  8. export PATH=$HOME/bin:/usr/local/bin:$PATH
  9. alias therm="cat /sys/class/thermal/thermal_zone0/temp"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement