Skip to content
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

Shouldn't grep be included in get_information.txt instead? #1

Open
ElkeF opened this issue Nov 17, 2021 · 3 comments
Open

Shouldn't grep be included in get_information.txt instead? #1

ElkeF opened this issue Nov 17, 2021 · 3 comments
Assignees
Labels
enhancement New feature or request

Comments

@ElkeF
Copy link
Owner

ElkeF commented Nov 17, 2021

Hi,

You have included grep in the file basic_terminal.txt. Shouldn't this command rather be in get_information.txt?

1.) grep --after-context=8 "guacamole" salads.txt > avocado_love.txt
looks for guacamole in the file salads.txt and writes the following 8 lines to the file avocado_love.txt
stitched

@ElkeF ElkeF added the enhancement New feature or request label Nov 17, 2021
@ElkeF
Copy link
Owner Author

ElkeF commented Nov 17, 2021

Please do not work on it yet. I need it as an illustration next week.

@jhenrichsmeyer
Copy link
Collaborator

No it shouldn't. It's a basic command. get_information should contain good tutorials, books, ... about command line.

@ElkeF
Copy link
Owner Author

ElkeF commented Nov 24, 2021

Then I probably didn't explain my intention with this file in the wrong way. I intended commands like find and grep to go here.

Do you know helpful books about command line commands for beginners?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

5 participants