Guest User

Untitled

a guest
Mar 21st, 2018
81
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.22 KB | None | 0 0
  1. #Affiche de l'acro de Bash
  2. echo bash signifie Bourne-Again shell !
  3.  
  4. #Création alias(commande personnalisée)
  5. alias therm = cat Users/MrBombastic/Desktop/osx-cpu-temp-master
  6.  
  7. #affichage du PATH
  8. source /Users/MrBombastic/.bashrc
Add Comment
Please, Sign In to add comment