the tools and tips to run linux server and linux cluster
git add . # add all changes to the repository git commit -m "commit message" # commit the changes git push origin master # push the changes to the remote repository
scp -r /path/to/local/folder user@remote:/path/to/remote/folder # copy files from local to remote
ssh user@remote "cd /path/to/remote/folder; ls -l" # list files in remote folder
sshfs [email protected]:/projects2/med/bbc ~/pegasus_projects2_mount
git branch -a # check all branches git checkout Pegsus ~/2T_Disk/Dropbox/BBSR_P/AtacSeq/inst/bin/Rscript/AtacSeq-1.r # check the documents to the