Detect / delete duplicate files
The “fdupes . -r -d” is a command that lists duplicate files and offers to delete them as desired.
The “fdupes . -r -d” is a command that lists duplicate files and offers to delete them as desired.
$> sacct -o jobid,reqnodes,reqcpus,reqmem,maxrss,averss,elapsed -j JOBID #reqmem : RAM demandée via sbatch #maxrss : RAM maximale utilisée #averss : RAM moyenne utilisée $> sacct -o jobid,reqnodes,reqcpus,reqmem,maxrss,averss,elapsed -j 94079 JobID ReqNodes… Read more »
$HOME is an environment variable corresponding to your working directory. The commands “cd $HOME” or “cd ~YourLogin” positions you at the root of your working directory. Application : mv results.csv… Read more »
An interruption / maintenance for these November 21st and 22nd is finished…
The MatriCS platform moved at the beginning of May 2021.