![]() |
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !! |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| no options | nascimento.rp | AIX | 2 | 08-20-2006 02:46 PM |
| sed h and g options | sivasenthil_k | Shell Programming and Scripting | 9 | 01-04-2006 09:21 AM |
| options with awk | mips | Shell Programming and Scripting | 2 | 05-15-2004 03:33 AM |
| cat and wc options | Laura01 | Shell Programming and Scripting | 1 | 09-08-2002 11:21 PM |
| cp options | milage | UNIX for Dummies Questions & Answers | 3 | 07-13-2001 12:20 AM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
options
I am just beginning to learn unix and I was wondering if there was a list of all the options somewhere on the net or hidden in the man pages?
Also do options always have - and then a letter, or can it be - and a number as well? Thanks! |
|
|||||
|
The man pages rule all. Conventionally commands have a '-' before an option. Options can be numbers or letters. Infact, the GNU commands take entire words preceded by '--'. comm is an example of a command that takes only numbers as options.
Last edited by blowtorch; 01-27-2006 at 01:56 AM.. |
![]() |
| Bookmarks |
| Tags |
| learn unix |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|