unix shell

Linux / Unix Shell: Set Default Printer

by Vivek Gite on January 29, 2012 · 0 comments

How do I set default printer in my Bash shell under CentOS Linux or FreeBSD unix desktop operating systems?

{ 0 comments }

Linux / Unix: Look Up IP Addresses

by Vivek Gite on April 13, 2011 · 0 comments

How can I look up IP addresses under UNIX or Linux operating systems using command line options?

{ 0 comments }

Linux / UNIX: Run Commands When You Log Out

by Vivek Gite on November 23, 2010 · 0 comments

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?

{ 0 comments }

Q. How do I find out which table is consuming resources under MySQL Database server from UNIX shell prompt?

{ 3 comments }

How To Find Files by Content Under UNIX

by Vivek Gite on September 21, 2008 · 16 comments

Q. I had written lots of code in C for my school work and saved it as source code under /home/user/c/*.c and *.h. How do I find files by content such as string or words (function name such as main() under UNIX shell prompt?

{ 16 comments }

What Are Linux / UNIX Shells?

by Vivek Gite on June 17, 2008 · 0 comments

Can you explain me UNIX shell? What are Shells?

{ 0 comments }

Bash Shell Loop Over Set of Files

by Vivek Gite on May 11, 2008 · 30 comments

How do I run shell loop over set of files stored in a current directory or specified directory?

{ 30 comments }