P6's POSIX.2: p6df-shell
Table of Contents
- Badges
- Summary
- Contributing
- Code of Conduct
- Usage
- Aliases
- Functions
- Hierarchy
- Author
Badges
Summary
TODO: Add a short summary of this module.
Contributing
- How to Contribute
Code of Conduct
- Code of Conduct
Usage
Aliases
- 256color - export TERM=xterm-256color
- -
- bclq - bc -lq
- cpr - cp -R
- duh - du -h
- established - netstat -an -p tcp | p6filterrowselect ESTABLISHED
- grepr - grep -R
- h - history 25
- history - fc -l 1
- j - jobs -l
- listen - netstat -an -p tcp | p6filterrowselect LISTEN
- listenu - netstat -an -p udp
- ll - /bin/ls -alFh --color=auto
- mvf - mv -f
- myip - dig +short myip.opendns.com @resolver1.opendns.com
- netstat - netstat -an -p tcp
- prettyjson - python -mjson.tool
- rmrf - rm -rf
- sshkeycheck - p6sshkeycheck
- tart - tar -tvzf
- tarx - tar -xvzof
- whichlinux - uname -a; cat /etc/release; cat /etc/issue
- xclean - p6xclean