HowFlow

Bash Tricks   RSS Feed


http://tuxarena.blogspot.com/2009/12/how-to-post-to-tweeter-from-command.html
blogspot.com This is a short tutorial explaining how to post to Twitter using command-line in Linux, without needing to even open up your web browser.

Share it!   Posted by Chris7mas Chris7mas 2 months ago

http://www.webupd8.org/2009/11/install-hamachi-gui-in-linux-using.html
webupd8.org Hamachi is a zero-configuration virtual private network (VPN) application capable of establishing direct links between computers that are behind NAT firewalls without requiring reconfiguration (in most cases); Installing Hamachi in Linux is not that easy. Well, it is but it's a lot easier using a script for it, which will also allow you to install a GUI (graphical user interface) for Hamach...

Share it!   Posted by hotice hotice 4 months ago

http://tuxarena.blogspot.com/2009/06/6-bash-productivity-tips.html
blogspot.com 1. Use !! Typing !! followed by Enter will bring back and execute the last command (same as Ctrl+P followed by Enter).

Share it!   Posted by Chris7mas Chris7mas 8 months ago

http://www.tldp.org/LDP/Bash-Beginners-Guide/html/sect_03_02.html#sect_03_02_05
tldp.org Ever had to change between several diffent, long paths? The $_ environment variable and cd - should help.

Share it!   Posted by Avatar Rushmoom 9 months ago

http://tldp.org/LDP/Bash-Beginners-Guide/html/sect_03_02.html#sect_03_02_05
tldp.org Ever had to change between several diffent, long paths? The $_ environment variable should help.

Share it!   Posted by Avatar Rushmoom 9 months ago

http://www.gossiplabs.org/log4bash.html
gossiplabs.org log4bash is a Log4J style logging utility for bash scripts.

Share it!   Posted by Avatar malli 10 months ago

HowFlow — echo "password\npassword" | passwd

Share it!   Posted by lied lied about 1 year ago

http://dclavijo.blogspot.com/
blogspot.com This is a very simple script that will let you know your public ip address by email or an sms(free)

Share it!   Posted by daedalus daedalus about 1 year ago

http://dclavijo.blogspot.com/2008/06/howto-como-saber-tu-ip-publica-con-bash_27.html
blogspot.com This is a very simple script that will let you know your public ip address by email or an sms(free)

Share it!   Posted by daedalus daedalus about 1 year ago

http://vivapinkfloyd.blogspot.com/2008/05/get-used-to-command-line-in-linux-part.html
blogspot.com Part 1 of a three-parts tutorial shows the very basics on getting used to the command line in Linux. "A shell is a command interpreter which allows the user to interact with the computer. Basically, it is a program which takes the commands you type, interprets them and performs the tasks you asked it to do, then it sends the results to the standard output, which usually is the screen."

Share it!   Posted by Chris7mas Chris7mas about 1 year ago