If you use the command line a lot, there are numerous common commands that can be automated to save time…
Category Archives: Command Line
Using the Debugging Tool Valgrind
Valgrind is an excellent, and sometimes necessary, tool for debugging troublesome programs. According to Valgrind’s website, the program can “automatically…
More .cshrc Commands
The following .cshrc commands are ones that I feel should be included in the default .cshrc file for the entire…
/etc/motd Formatting
It is good practice to announce server maintenance dates and scheduled downtime dates many days prior to the actual downtime…
How to Stop “Thanks for Flying Vim” Message
If you are like me, you probably do a lot of your coding on a remote computer. I have known…