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

Added some linux command #19

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

Conversation

guptaadi123
Copy link
Contributor

No description provided.

@arverma007
Copy link
Collaborator

arverma007 commented Oct 7, 2020

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

@guptaadi123
Copy link
Contributor Author

can we write docker command ?

@arverma007
Copy link
Collaborator

can we write docker command ?

Go for it

@guptaadi123
Copy link
Contributor Author

sir please check i added some command

@guptaadi123
Copy link
Contributor Author

please check now is it okay ?

### How to run command from history by serial number
`$!serial-no`

### To see the real time system process
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

pls remove this command

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

remove top command, very common

@@ -18,3 +18,10 @@

### Search Bash history
`Ctrl+r`

### How to run command from history by serial number
`$!serial-no`
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

put $!<serial-num-from-command-history

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

Successfully merging this pull request may close these issues.

2 participants