-
-
Notifications
You must be signed in to change notification settings - Fork 4.9k
echo, cat: add stdin example #19194
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
base: main
Are you sure you want to change the base?
echo, cat: add stdin example #19194
Conversation
This comment was marked as resolved.
This comment was marked as resolved.
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.
I think using "command" instead of "program" would be more consistent with other pages.
Co-authored-by: Lena Pastwa <126529524+acuteenvy@users.noreply.github.com>
However I sort of agree that in this case program makes more sense. You're essentially passing the data to the program while the command is just the syntax for the program. Does anyone have any differing opinions? |
I think both would work fine here in English, but translating command is easier/more direct than program in most languages, since "program" might mean a computer program or an event. But in case of command it just has a singular meaning. |
Checklist
common,linux,osx,windows,sunos,android, etc.Reference issue: #