User Tools

Site Tools


linux:bash

You can add this command to your ~/.bashrc file

alias h="history"
alias l='cat *log'
alias q="squeue"
alias qp="squeue -o '%o' | awk -F / '{\$(NF--)} {gsub(\" \",FS)};  \$0=\"cd \"\$0 '"
alias qdel="scancel"
alias d='du --max-depth=0 -h'
alias cd-s='cd /ya/Simulation_wrapper/siman'
linux/bash.txt · Last modified: 2024/10/01 18:15 by admin

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki