-
-
Couldn't load subscription status.
- Fork 523
Translate to spanish: 023 Bash Redirection #171
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
Translate to spanish: 023 Bash Redirection #171
Conversation
PR Summary
-
New Spanish Markdown File
- A new Spanish markdown file has been introduced called "Redirección en Bash", focusing on the subject of shell redirection.
-
Shell Redirection Overview
- A comprehensive overview of shell redirection has been provided. This includes definitions and practical examples for Standard Input (STDIN), Standard Output (STDOUT), and Standard Error (STDERR).
-
Redirection Operators Overview
- Detailed explanations and examples have been included for various redirection operators such as
>,>>,2>,|,<<, and<<<.
- Detailed explanations and examples have been included for various redirection operators such as
-
Comparison Between Pipes and Redirection
- Thorough explanation on the differences between pipes and redirection to provide a better understanding of how they work.
-
Here Document and Here String Sections
- The new file includes special sections talking about the concepts of "Here Document" and "Here String". Examples and how-to guides are also provided.
-
Redirection Operators Summary Table
- All the information on redirection operators has been concisely summarized into a quick-reference table.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Added line break at the end
Can you check this out? @bobbyiliev
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me! Thank you!
What type of PR is this? (check all applicable)
Description
This translates chapter 023 to spanish in a formal tone like the rest of the book.
Related Tickets & Documents
Added to documentation?
[optional] What gif best describes this PR or how it makes you feel?