TowardsDataEngineering
TowardsDataEngineering copied to clipboard
Add Linux commands
-
The commands should not be copy-pasted from any source
-
Only use those commands that you use daily but are less unknown to other developers
-
Follow the structure and don't forget to embed any reference links in the heading section
Hey, I want to work on this
Sure go ahead. This is the file that you need to modify. https://github.com/arverma007/DataEngineerEssentials/blob/master/Linux.md Kindly follow the structure.
- The commands should not be copy-pasted from any source
- Only use those commands that you use daily but may be unknown to other developers
- Follow the structure and don't forget to embed any reference links in some form
@arverma Can i work on this?
@arverma Can i work on this?
Sure go for it.
@arverma Can i work on this?
The commands should not be copy-pasted from any source in bulk.
- Only add those commands that you use more frequently but may be unknown to other developers.
Example: pwd
, ls
e.t.c., are not allowed
- Follow the structure and don't forget to embed any reference links either in heading or command description.
- Put it inside a directory if applicable
- Give a proper heading
- Use markdown script for block code or inline code to embed commands
- If the command heading is not sufficient to explain the uses, give 1 liner explanation with an example.
Hi, Is this Issue open for every one? I would like to contribute :rabbit:
Hello :)
I added grep
commands and made a PR #30