Advertisement
scarbo

bernard_caractéristiques_laptop

May 18th, 2015
247
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.25 KB | None | 0 0
  1. [scarbo@pc13 ~]$ su
  2. Mot de passe :
  3. [root@pc13 scarbo]# lscpu > out.txt
  4. [root@pc13 scarbo]# cat /proc/cpuinfo >> out.txt
  5. [root@pc13 scarbo]# 'lspci' | grep VGA >> out.txt
  6. [root@pc13 scarbo]# 'lspci' | grep Network >> out.txt
  7. [root@pc13 scarbo]#
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement