TowardsDataEngineering icon indicating copy to clipboard operation
TowardsDataEngineering copied to clipboard

Add Linux commands

Open arverma007 opened this issue 4 years ago • 8 comments

  • 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

arverma007 avatar Oct 06 '20 15:10 arverma007

Hey, I want to work on this

yash3001 avatar Oct 06 '20 15:10 yash3001

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.

arverma007 avatar Oct 06 '20 15:10 arverma007

  • 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 avatar Oct 06 '20 16:10 arverma

@arverma Can i work on this?

GorettiRivera avatar Oct 07 '20 03:10 GorettiRivera

@arverma Can i work on this?

Sure go for it.

arverma007 avatar Oct 07 '20 03:10 arverma007

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

arverma007 avatar Oct 07 '20 03:10 arverma007

Hi, Is this Issue open for every one? I would like to contribute :rabbit:

ashkankamyab avatar Oct 08 '20 00:10 ashkankamyab

Hello :)

I added grep commands and made a PR #30

melissahuertadev avatar Oct 10 '20 03:10 melissahuertadev