This shows you the differences between two versions of the page.
|
uso:laboratoare:new:05-cli:demo [2019/10/27 19:27] adrian.zatreanu [Variabile de mediu] |
uso:laboratoare:new:05-cli:demo [2019/10/28 12:22] (current) adrian.zatreanu [Demo] |
||
|---|---|---|---|
| Line 5: | Line 5: | ||
| <code bash> | <code bash> | ||
| - | student@uso:~/uso.git$ sleep 100 & | + | student@uso:~/uso-lab$ sleep 100 & |
| [1] 12822 | [1] 12822 | ||
| - | student@uso:~/uso.git$ ps -o pid,ppid,cmd | + | student@uso:~/uso-lab$ ps -o pid,ppid,cmd |
| PID PPID CMD | PID PPID CMD | ||
| 22346 22345 bash | 22346 22345 bash | ||