Anton Shestakov <av6@dwimlabs.net>, Sat, 29 Oct 2016 11:00:57 +0800
.bashrc: umask 0077
.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"