Skip to main content Skip to navigation

linux/unix commands

File transfer :

scp filename user@computername.csc.warwick.ac.uk :~/

 

Acces other computer

ssh filename user@computername.csc.warwick.ac.uk

 

ls commands

-l produce list

 

file manipulation

mkdir make directory

rm remove file

rm -r remove directory + contents

mv move fiel

 

PBS commands

qstat see queue for machine

qstat -q see queue types

qdel job i.d no delete job