How do I install the Z shell ( zsh ) shell under FreeBSD 9 operating systems?
[continue reading…]
unix shell
I need to create a log file using the following format:
myapp_monday.log
myapp_tuesday.log
….
…
myapp_sunday.log
How do I create log filename with day of the week in it under Linux or Unix operating systems?
[continue reading…]
How do I set default printer in my Bash shell under CentOS Linux or FreeBSD unix desktop operating systems?
[continue reading…]
How can I look up IP addresses under UNIX or Linux operating systems using command line options?
[continue reading…]
I’ve written a Perl script that connects to our central server for me and it allows me feed data so that I make a timesheet later. How do I run my script when I log out from Apple OS X or Linux / UNIX workstation using bash shell?
[continue reading…]
Q. How do I find out which table is consuming resources under MySQL Database server from UNIX shell prompt?
[continue reading…]