Anton Shestakov <av6@dwimlabs.net>, Mon, 10 Sep 2018 17:00:46 +0800
geany: farewell
.bash_aliases
Permissions: -rw-r--r--
alias ls="ls --color=auto" alias grep="grep --color=auto" alias egrep="egrep --color=auto" alias fgrep="fgrep --color=auto" alias whatsopen="lsof -i -P -n -sTCP:LISTEN"