Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Simon May
config
Commits
1393f1d3
Commit
1393f1d3
authored
Jul 17, 2019
by
Simon May
Browse files
Update aliases
parent
5eda928b
Changes
1
Hide whitespace changes
Inline
Side-by-side
.alias
View file @
1393f1d3
...
...
@@ -3,4 +3,6 @@ alias ll='ls -ahlF'
alias llr='ls -ahlFrt'
alias afs-auth='kinit smay@MPA-GARCHING.MPG.DE && aklog mpa-garching.mpg.de'
alias sq='squeue -o "%.8p %.6i %.8j %.8u %.2t %.16V %.16S %.8M %.3D %R" -S "-t,-Q,i"'
alias sq='squeue -o "%.8Q %.5i %17j %7u %2t %.16V %.16S %.8M %.3D %R" -S "-t,-Q,i"'
alias sq-own='squeue -u "$USER" -o "%.8Q %i %28j %2t %.16S %.3D %R" -S "P,-t,i"'
alias srun-interactive='srun --immediate --nodes=1 --pty --time=01:00:00 bash'
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment