Menu

Tree [9c1217] master /
 History

HTTPS access


File Date Author Commit
 .bashrc 2018-08-27 Dennis Heine Dennis Heine [bd611a] Initial commit
 .tmux.conf 2018-08-27 Dennis Heine Dennis Heine [bd611a] Initial commit
 .zshrc 2018-08-27 Dennis Heine Dennis Heine [bd611a] Initial commit
 LICENSE 2018-08-27 Dennis M. Heine Dennis M. Heine [dba2c7] Initial commit
 README.md 2018-08-27 Dennis Heine Dennis Heine [09fa84] ...
 help.sh 2018-08-27 Dennis Heine Dennis Heine [5ed45d] V1
 help.txt 2018-08-27 Dennis Heine Dennis Heine [9c1217] ...
 install_ubershell.sh 2018-08-27 Dennis Heine Dennis Heine [5ed45d] V1

Read Me

UberShell

Enhanced shell with multiple windows and added commands

To install run:
sh <(curl https://raw.githubusercontent.com/DennisHeine/UberShell/master/install_ubershell.sh)

Custom commands added to the default shell (zsh):

cscript <script>: executes a C/C++ script.<br><br> example: cscript "printf(\"Hello World!\");"<br><br> noobhelp: Short desc of commands in /bin/<br><br> memusage: Top memory usage<br><br> topdirs: Top directory space usage<br><br> push/pop: Save current dir / return there<br><br> serve: Opens a webserver at port 8084 and serves a file<br><br> servedir: Opens a webserver at port 8000 and serves a dir<br><br> servelog: Serves tail of syslog on port 12345<br><br> sizeof: List total sizes of subdirectorys<br><br> largedirs: Lists directorys with 100+ MB disk usage<br><br> mkdirc <dir>: Creates a dir and changes to it<br><br> freefile <file>: Kills all processes using a file<br><br> lastedited: Shows which files have been edited<br><br> findbin: Finds binary files not installed by dpkg<br><br> frename <from> <to>: Renames parts of a filename<br><br> connections: Shows network connections<br><br> whoblocks <port>: Shows programs blocking a port<br><br> encrypt <file> / decrypt <file>: encrypts/decrypts a file<br><br> mostrecent: Shows last few edited files<br><br> postoutput <cmd>: Creates pastebin of <cmd> output<br><br> posttext <txt>: Creates pastebin with content <txt><br><br> dict <term>: Shows the definition of <term><br><br> geoip <ip>: Gets GeoIP information about <ip><br><br> google <term>: Googles for <term> <br><br> whichpkg <file>: find out which package a file belongs to<br><br> genshellacc: Creates a free shell acoount at hashbang.org<br><br> hibp <pass>: Checks if <pass> has been cracked.<br><br> <br><br> <img alt="Screenshot" src="https://s8.postimg.cc/hk8783wv7/Untitled.png?dl=1"></p></script>

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.