This shows you the differences between two versions of the page.
|
uso:laboratoare:ac:laborator-06 [2021/10/12 19:44] 127.0.0.1 external edit |
uso:laboratoare:ac:laborator-06 [2022/09/29 13:12] (current) liza_elena.babu |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ====== Laborator 06 - Dezvoltarea aplicațiilor ====== | + | ====== Laborator 06 - Îmbunătățirea lucrului în linia de comandă ====== |
| - | {{page>uso:laboratoare:ac:laborator-06:intro&nofooter&noeditbutoon}} | + | <note warning> |
| - | {{page>uso:laboratoare:ac:laborator-06:make-intro&nofooter&noeditbutoon}} | + | Înainte de începerea laboratorului, rulați următoarele comenzi: |
| - | {{page>uso:laboratoare:ac:laborator-06:git-intro&nofooter&noeditbutoon}} | + | <code bash> |
| - | {{page>uso:laboratoare:ac:laborator-06:git-first-commits&nofooter&noeditbutoon}} | + | 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 ==== | ==== Cuprins ==== | ||
| - | {{page>uso:laboratoare:ac:laborator-06:nav&noheader&nofooter&noeditbutton}} | + | {{page>uso:laboratoare:laborator-07:nav&noheader&nofooter&noeditbutton}} |