Tag Archives: bash

Taking Command of the Terminal with GNU Screen

GNU Screen is one of the most useful utilities you can have at your disposal if you spend any time at all working at the command line. Screen allows you to manage multiple shell sessions from one terminal window or … Continue reading

Posted in Articles, Linux, Open Source, openSUSE | Tagged , , , , | 2 Comments

Writing a Simple Bash Script

The first step is often the hardest, but don't let that stop you. If you've ever wanted to learn how to write a shell script but didn't know where to start, this is your lucky day. If this is your … Continue reading

Posted in Articles, Linux, Open Source | Tagged , , , | Leave a comment