useful command

Binary files, convenient command

General

check disk space

du -h --max-depth=1

display file changes in real time

tail -f files.log

view log files

less files.log tl files.log lnav files.log

change directory easily

pushd

popd dirs

zi

check port status

netstat -ano

find public network ip

curl ifconfig.me

find files with specific subfix

check all disk space

ln -s /sharefs/your/path/to/directory /afs/your/path/to/directory

Slurm operation

ls column by index

add sbatch before submit_*.sh

find how many works are running

cancel homework from one id to another id

Last updated