ls #Shows files and folders
cd #Change Disrectory
htop #Show the process in the server
top #Show the process in the server
mkdir dirname #Create new directory
screen -S 'name' #Save new screen with 'name'
screen -r 'name' #Reattach screen
screen -D -R 'name' #Detach and reattach screen
ctrl+a+d #Detach screen and keeps running
ctrl+a+z #Detach screen and stop work
ctrl+z #Stop process
ctrl + d #Terminates screen
screen -ls #List screens
screen -X -S [session you want to kill] kill #To kill an attached screen
R #Starts R
nano 'name.txt' #modifi text
cat 'name.txt' # show txt file
-
Notifications
You must be signed in to change notification settings - Fork 0
Hugo-Toledo/Linux
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Commands in Linux
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published