Command post it - PLStenger/Informatics-tricks GitHub Wiki

On cluster (c-shell)

  • For moving or rename file mv file destination
  • For found file: find name "file"
  • For known space in disk or the weight of a file: du -csh $DATAWORK or du -csh file