still find these tips very relevant in every day use wanted to share with
every one so that everyone will benefit from  it.


-Satya
fossevents.in

=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=

                             UNIX GURU UNIVERSE
                                UNIX HOT TIP

                       Unix Tip 3282 - February  3, 2011

                   http://www.ugu.com/sui/ugu/show?tip.today

=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=


STOP ASKING QUESTIONS

What's the best way to become a UNIX guru?
Learn UNIX.

There are two great resources available to
the UNIX programmer that give general help
and often examples.  One is the "man" command.

ex. man vi
The other is the "-?" command line option.
ex. sort -?

These will tell you all you need to know
about most commands.

I suggest that newbies look at the following
man pages:

vi - probably the best text editor ever made
sh/ksh/csh - my favorite flavor is ksh
awk - fantastic!!
sed - dull but indispensable

Spend some time looking at the man pages.
At the end there is usually a list of related
commands, a great way to enhance your UNIX
vocabulary!


This tip generously supported by: [email protected]


--------------------------------------------------------------------------
To Subscribe:    http://www.ugu.com/sui/ugu/show?tip.subscribe
To Unsubscribe:  http://www.ugu.com/sui/ugu/show?tip.unsubscribe
To Submit A Tip: http://www.ugu.com/sui/ugu/show?tip.today

==========================================================================
DISCLAIMER: All UNIX HOT TIPS ARE OWNED BY THE UNIX GURU UNIVERSE AND ARE
NOT TO BE SOLD, PRINTED OR USED WITHOUT THE WRITTEN CONSENT OF THE UNIX
GURU UNIVERSE. ALL TIPS ARE "USE AT YOUR OWN RISK". UGU  ADVISES THAT
ALL TIPS BE TESTED IN A NON-PRODUCTION DEVELOPMENT ENVIRONMENT FIRST.

Unix Guru Universe - www.ugu.com - [email protected] - Copyright 1994-2001
==========================================================================

-- 
LUG@IITD - http://tinyurl.com/ycueutm

Reply via email to