Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

bash slurm view jobs from date

# Basic syntax:
sacct -S yyyy-mm-dd -u username --format=User,JobID,Jobname%60,state,time,start,end,elapsed,CPUTime,MaxRss,MaxVMSize,MaxDiskRead,MaxDiskWrite,nnodes,ncpus,nodelist
# Where:
#	- --format specifies the fields to return
#	- %60 specifies the number of characters to make available for 
#		the given field
Comment

PREVIOUS NEXT
Code Example
Shell :: how to install gatsby with typescript 
Shell :: * (no branch, rebasing <branch-name) 
Shell :: bobrossquotes terminal 
Shell :: load new etc rules 
Shell :: linux typing hebrew 
Shell :: The current branch zuqing_feature2 has no upstream branch. 
Shell :: bash open programm when exists 
Shell :: arhlinux python.h 
Shell :: how to follow a file url in vim 
Shell :: how to install guitarix 
Shell :: git clone vs git pull 
Shell :: add to path windows powershell 
Shell :: rust install 
Shell :: fatal: the remote end hung up unexpectedly 
Shell :: replace ionic-angular @ionic/angular 
Shell :: bash fully unsquash sqfs file 
Shell :: cd ~/.ssh on mac 
Shell :: see ADS content 
Shell :: apt NO_PUBKEY 23E7166788B63E1E 
Shell :: how to uninstall android studio in ubuntu 20.04 using terminal 
Shell :: bash: zipalign: command not found 
Shell :: downgrade npm package to specific version 
Shell :: insufficient permission for adding an object to repository database .git/objects 
Shell :: pip not found after installation 
Shell :: centos apache certbot 
Shell :: qcow2 to vdi 
Shell :: git cleanup remove removed 
Shell :: Zathura not displaying any documents 
Shell :: redis start stop commands 
Shell :: check if port is running in ubuntu 
ADD CONTENT
Topic
Content
Source link
Name
9+6 =