Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

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

Merged
bobbyiliev merged 3 commits into bobbyiliev:main from marcelozarate:es-023-bash-redirection
Oct 27, 2024

Conversation

@marcelozarate
Copy link
Contributor

@marcelozarate marcelozarate commented Oct 25, 2024

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?

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
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

Reviewers

@bobbyiliev bobbyiliev bobbyiliev approved these changes

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

AltStyle によって変換されたページ (->オリジナル) /