This shows you the differences between two versions of the page.
|
uso:laboratoare:ac:laborator-06 [2020/10/02 15:02] liza_elena.babu created |
uso:laboratoare:ac:laborator-06 [2022/09/29 13:12] (current) liza_elena.babu |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ====== Laborator 06 - Automatizarea în linia de comandă ====== | + | ====== Laborator 06 - Îmbunătățirea lucrului în linia de comandă ====== |
| + | |||
| + | <note warning> | ||
| + | Înainte de începerea laboratorului, rulați următoarele comenzi: | ||
| + | <code bash> | ||
| + | student@uso:~$ cd /home/student/uso-lab | ||
| + | student@uso:~$ git stash | ||
| + | student@uso:~$ git pull | ||
| + | student@uso:~$ git stash pop | ||
| + | Updating d192801..bb8cbe7 | ||
| + | Fast-forward | ||
| + | labs/04-appdev/support/simple-make/Makefile | 5 ++++- | ||
| + | 1 file changed, 4 insertions(+), 1 deletion(-) | ||
| + | </code> | ||
| + | </note> | ||
| + | |||
| + | {{page>uso:laboratoare:laborator-07:improve-terminal&nofooter&noeditbutoon}} | ||
| + | {{page>uso:laboratoare:laborator-07:inspect-fs&nofooter&noeditbutoon}} | ||
| + | {{page>uso:laboratoare:laborator-07:inspect-files&nofooter&noeditbutoon}} | ||
| + | {{page>uso:laboratoare:laborator-07:improve-shell&nofooter&noeditbutoon}} | ||
| + | |||
| + | |||
| + | ==== Cuprins ==== | ||
| + | |||
| + | {{page>uso:laboratoare:laborator-07:nav&noheader&nofooter&noeditbutton}} | ||