Skip to content
Snippets Groups Projects
checkjob.sh 118 B
Newer Older
  • Learn to ignore specific revisions
  • #!/bin/sh
    
    grep tart douar.out
    grep diff_norm douar.out | tail -1
    ps axu | grep mpiexec | head -1
    ls -l OUT | tail -1