-
Notifications
You must be signed in to change notification settings - Fork 3.9k
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
[Term Entry] Command line Bash: Input-Output Redirection #6287 #6305
[Term Entry] Command line Bash: Input-Output Redirection #6287 #6305
Conversation
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.
Hey @defnvary, thanks for contributing to docs. The entry looks good, I have a few suggestions. Please check the comments and make the required changes. Once done, this will be good for a second review.
Let me know if you need any help. Happy contributing! 🚀
content/command-line/concepts/bash/terms/input-output-redirection/input-output-redirection.md
Outdated
Show resolved
Hide resolved
content/command-line/concepts/bash/terms/input-output-redirection/input-output-redirection.md
Outdated
Show resolved
Hide resolved
content/command-line/concepts/bash/terms/input-output-redirection/input-output-redirection.md
Outdated
Show resolved
Hide resolved
content/command-line/concepts/bash/terms/input-output-redirection/input-output-redirection.md
Outdated
Show resolved
Hide resolved
content/command-line/concepts/bash/terms/input-output-redirection/input-output-redirection.md
Outdated
Show resolved
Hide resolved
content/command-line/concepts/bash/terms/input-output-redirection/input-output-redirection.md
Outdated
Show resolved
Hide resolved
content/command-line/concepts/bash/terms/input-output-redirection/input-output-redirection.md
Outdated
Show resolved
Hide resolved
content/command-line/concepts/bash/terms/input-output-redirection/input-output-redirection.md
Show resolved
Hide resolved
content/command-line/concepts/bash/terms/input-output-redirection/input-output-redirection.md
Outdated
Show resolved
Hide resolved
content/command-line/concepts/bash/terms/input-output-redirection/input-output-redirection.md
Outdated
Show resolved
Hide resolved
I've made the suggested changes and rechecked the whole document with the best of my efforts. |
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.
Hey @defnvary, this looks good for a second review. Thanks for making the changes quickly.
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, @defnvary!
👋 @defnvary 🎉 Your contribution(s) can be seen here: https://www.codecademy.com/resources/docs/command-line/bash/input-output-redirection Please note it may take a little while for changes to become visible. |
Description
A new entry for
Input-Output redirection
term under bash atdocs/content/command-line/concepts/bash/terms/input-output-redirection/input-output-redirection.md
is added. This file includes basic definition of redirection along with examples for file input and output redirections in bash.Issue Solved
Closes #6287
Type of Change
Checklist
main
branch.Issues Solved
section.