Skip to content

Conversation

@marcelozarate
Copy link
Contributor

What type of PR is this? (check all applicable)

  • ♻️ Refactor
  • ✨ Feature
  • 🐛 Bug Fix
  • 👷 Optimization
  • 📝 Documentation Update
  • 🚩 Other

Description

This translates chapter 023 to spanish in a formal tone like the rest of the book.

Related Tickets & Documents

Added to documentation?

  • 📜 readme
  • 🙅 no documentation needed

[optional] What gif best describes this PR or how it makes you feel?

@what-the-diff
Copy link

what-the-diff bot commented Oct 25, 2024

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 <<<.
  • 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.
Copy link
Contributor Author

@marcelozarate marcelozarate left a 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

@marcelozarate marcelozarate changed the title Translate to spanish: 032 Bash Redirection Translate to spanish: 023 Bash Redirection Oct 25, 2024
@marcelozarate
Copy link
Contributor Author

Can you check this out? @bobbyiliev

Copy link
Owner

@bobbyiliev bobbyiliev left a 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!

@bobbyiliev bobbyiliev merged commit 9140d88 into bobbyiliev:main Oct 27, 2024
@marcelozarate marcelozarate deleted the es-023-bash-redirection branch October 27, 2024 19:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants