3 projects tagged "bash"
upnp2mrtg is a simple add-on for the MRTG (Multi Router Traffic Grapher). It can be used to monitor incoming and outgoing bytes of the external interface of the FritzBox DSL router. upnp2mrtg is a command line tool to gather statistics from an upnp enabled FritzBox DSL router. It is a lightweight shell-script for use with MRTG, so no underlying external software (with the exception of netcat) or libraries are required. Using bash-networking instead of netcat is also supported.
The Teleport command is a replacement for the traditional cd command. More accurately, it's a wrapper around the cd command, with various improvements. It keeps a history of the directories you have visited. You can easily jump to any directory in your history. You can display your history. You can easily create aliases for directories to make it even easier to jump to them.