Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adaugă conținut pentru capitolul "Îmbunătățirea lucrului în linia de comandă" #13

Open
wants to merge 17 commits into
base: master
Choose a base branch
from

Conversation

edi33416
Copy link
Collaborator

@edi33416 edi33416 commented Aug 11, 2020

Mai e mult până departe

  • Adaugă blocuri de admonition Execută { code-block } și admonition Output { code-block } pentru o secțiune

Signed-off-by: Eduard Staniloiu [email protected]

@edi33416 edi33416 added the wip Work In Progress label Aug 11, 2020
@edi33416 edi33416 self-assigned this Aug 11, 2020
@Sergiu121
Copy link
Collaborator

chapters/improve-cli/improve-terminal.rst Outdated Show resolved Hide resolved
chapters/improve-cli/improve-terminal.rst Outdated Show resolved Hide resolved
chapters/improve-cli/improve-terminal.rst Outdated Show resolved Hide resolved
chapters/improve-cli/improve-terminal.rst Outdated Show resolved Hide resolved
chapters/improve-cli/improve-terminal.rst Outdated Show resolved Hide resolved
chapters/improve-cli/improve-terminal.rst Outdated Show resolved Hide resolved
chapters/improve-cli/improve-terminal.rst Outdated Show resolved Hide resolved
@Sergiu121
Copy link
Collaborator

@Sergiu121
Copy link
Collaborator

@Sergiu121
Copy link
Collaborator

Copy link
Collaborator

@lizababu lizababu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Am lăsat câteva comentarii de formă, în general legate de screenshot-uri per window, code-block pe unde e nevoie, câteva typo-uri, câteva adăugiri.

chapters/improve-cli/improve-terminal.rst Outdated Show resolved Hide resolved
chapters/improve-cli/improve-terminal.rst Outdated Show resolved Hide resolved
chapters/improve-cli/improve-terminal.rst Outdated Show resolved Hide resolved
chapters/improve-cli/improve-terminal.rst Outdated Show resolved Hide resolved
chapters/improve-cli/improve-terminal.rst Outdated Show resolved Hide resolved
chapters/improve-cli/improve-terminal.rst Show resolved Hide resolved
chapters/improve-cli/improve-terminal.rst Outdated Show resolved Hide resolved
chapters/improve-cli/improve-terminal.rst Outdated Show resolved Hide resolved
chapters/improve-cli/improve-terminal.rst Outdated Show resolved Hide resolved
chapters/improve-cli/improve-terminal.rst Outdated Show resolved Hide resolved
@Sergiu121
Copy link
Collaborator

1 similar comment
@Sergiu121
Copy link
Collaborator

@Sergiu121
Copy link
Collaborator

@Sergiu121
Copy link
Collaborator

@Sergiu121
Copy link
Collaborator

@Sergiu121
Copy link
Collaborator

@Sergiu121
Copy link
Collaborator

@Sergiu121
Copy link
Collaborator

@Sergiu121
Copy link
Collaborator

chapters/improve-cli/improve-terminal.rst Outdated Show resolved Hide resolved
chapters/improve-cli/improve-terminal.rst Outdated Show resolved Hide resolved
chapters/improve-cli/improve-terminal.rst Outdated Show resolved Hide resolved
chapters/improve-cli/improve-terminal.rst Show resolved Hide resolved
chapters/improve-cli/inspect-fs.rst Outdated Show resolved Hide resolved
chapters/improve-cli/inspect-fs.rst Show resolved Hide resolved
@Sergiu121
Copy link
Collaborator

1 similar comment
@Sergiu121
Copy link
Collaborator

Copy link
Collaborator

@razvand razvand left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Adaugă recenzie.

chapters/improve-cli/improve-terminal.rst Outdated Show resolved Hide resolved
chapters/improve-cli/improve-terminal.rst Outdated Show resolved Hide resolved
chapters/improve-cli/improve-terminal.rst Outdated Show resolved Hide resolved
chapters/improve-cli/improve-terminal.rst Outdated Show resolved Hide resolved
chapters/improve-cli/improve-terminal.rst Outdated Show resolved Hide resolved
chapters/improve-cli/inspect-files.rst Outdated Show resolved Hide resolved
chapters/improve-cli/inspect-files.rst Outdated Show resolved Hide resolved
chapters/improve-cli/inspect-files.rst Outdated Show resolved Hide resolved
chapters/improve-cli/inspect-files.rst Outdated Show resolved Hide resolved
chapters/improve-cli/inspect-files.rst Outdated Show resolved Hide resolved
@Sergiu121
Copy link
Collaborator

Copy link
Collaborator

@razvand razvand left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Adaugă recenzie pentru secțiunea legată de shell.

chapters/improve-cli/improve-shell.rst Outdated Show resolved Hide resolved
chapters/improve-cli/improve-shell.rst Outdated Show resolved Hide resolved
chapters/improve-cli/improve-shell.rst Outdated Show resolved Hide resolved
chapters/improve-cli/improve-shell.rst Outdated Show resolved Hide resolved
chapters/improve-cli/improve-shell.rst Outdated Show resolved Hide resolved
.. code-block:: bash

student@uso:~$ find . -maxdepth 1 -type f | xargs ls -l
-rw------- 1 student student 10992 nov 6 14:56 ./.ICEauthority
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Drop it. E prea mult aici.

Cum spuneam mai sus, majoritatea programelor pe care le folosim vor afișa rezultatele pe ecran.
Acest comportament este bun atunci când ne scriem onelinerul care ne extrage informațiile căutate, dar cel mai probabil o să vrem să salvăm rezultatul procesării într-un fișier.

Folosim operatorul ``>`` pentru a redirecta **STDOUT** sau **STDERR** într-un fișier.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nu băga, lasă doar > și 2>

Comment on lines +371 to +388
Pentru fiecare flux de date avem un număr, numit descriptor de fișier, asociat:

* **STDIN** are asociat descriptorul de fișier 0
* **STDOUT** are asociat descriptorul de fișier 1
* **STDERR** are asociat descriptorul de fișier 2
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Drop it.

chapters/improve-cli/improve-shell.rst Outdated Show resolved Hide resolved
chapters/improve-cli/improve-shell.rst Show resolved Hide resolved
andreia-oca and others added 14 commits September 18, 2022 13:09
…Linux.

Delete unwanted lines

Small grammar/spelling changes.

Update as suggested.

Co-authored-by: Liza Babu <[email protected]>
Signed-off-by: Eduard Staniloiu <[email protected]>
Signed-off-by: Eduard Staniloiu <[email protected]>
Signed-off-by: Eduard Staniloiu <[email protected]>
Signed-off-by: Eduard Staniloiu <[email protected]>
Signed-off-by: Eduard Staniloiu <[email protected]>
@Sergiu121
Copy link
Collaborator

Signed-off-by: Eduard Staniloiu <[email protected]>
@Sergiu121
Copy link
Collaborator

Signed-off-by: Eduard Staniloiu <[email protected]>
@Sergiu121
Copy link
Collaborator

Signed-off-by: Eduard Staniloiu <[email protected]>
@Sergiu121
Copy link
Collaborator

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
wip Work In Progress
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants