Skip to content

Conversation

@jimcat8
Copy link
Contributor

@jimcat8 jimcat8 commented Apr 14, 2022

Author checklist (Completed by original Author)

  • Contribution a good fit for the Rocky project? Title and Author MetaTags inserted ?
  • Is this a non-English contribution?
  • If applicable, steps and instructions have been tested to work on a real system
  • Did you perform an initial self-review to fix basic typos and grammatical correctness

Rocky Documentation checklist (Completed by Rocky team)

  • 1st Pass (Check that document is good fit for project and author checklist completed)
  • 2nd Pass (Technical Review - check for technical correctness)
  • 3rd Pass (Basic Editorial Review)
  • 4th Pass (Detailed Editorial Review and Peer Review)
  • Final pass/approval (Final Review)

```

Example 3 - Displaying the contents of several files in the file `usersAndGroups.txt`:
Example 3 - Overwrite the contents of multiple files into one file (using output redirection):
Copy link
Contributor

Choose a reason for hiding this comment

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

Hey @jimcat8... You are correct that the wording of Example 3 is incorrect, however, your re-write also needs some work. "Overwrite" at the beginning of the example is misleading. Yes we are overwriting the final output with our redirect (>) but we aren't overwriting the two files we are using as examples (/etc/passwd and /etc/group) which is what your rewording implies. I'd suggest instead: "Combining the contents of multiple files into one file using output redirection:"

@sspencerwire
Copy link
Contributor

Looks good! Thanks @jimcat8

@sspencerwire sspencerwire merged commit 26b71ca into rocky-linux:main Apr 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants