Mercurial > index.cgi > dotfiles
comparison .bash_aliases @ 240:3d194431481b
No more condor
author | Steve Huston <huston@astro.princeton.edu> |
---|---|
date | Mon, 13 Mar 2023 13:41:31 -0400 |
parents | bf173fdcf76e |
children | 96f00cdb6614 |
comparison
equal
deleted
inserted
replaced
239:01056f1c3c9d | 240:3d194431481b |
---|---|
187 } | 187 } |
188 ldapsearch -Q -Y GSSAPI -LLL $OPTS "($QUERY)" $@ | 188 ldapsearch -Q -Y GSSAPI -LLL $OPTS "($QUERY)" $@ |
189 } | 189 } |
190 | 190 |
191 # Other | 191 # Other |
192 alias condor_check="ls -lat /u/condor/hosts/*/log/MasterLog" | |
193 alias slurp="wget -r -l1 -np -nd -A.mp3" | 192 alias slurp="wget -r -l1 -np -nd -A.mp3" |
194 alias zulu="date -u +%Y%m%d%H%M%SZ" | 193 alias zulu="date -u +%Y%m%d%H%M%SZ" |
195 | 194 |
196 # Other Functions | 195 # Other Functions |
197 | 196 |