![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| Shell Programming and Scripting Post questions about KSH, CSH, SH, BASH, PERL, PHP, SED, AWK and OTHER shell scripts here. |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| If statement - How to write a null statement | april | Shell Programming and Scripting | 3 | 04-16-2008 10:14 AM |
| Can't understand sar command | shaan_dmp | UNIX for Dummies Questions & Answers | 1 | 10-23-2007 04:04 AM |
| can't understand this at all. | severndigital | UNIX for Dummies Questions & Answers | 4 | 02-21-2007 08:21 AM |
| can't understand | BoyArcher | UNIX for Dummies Questions & Answers | 5 | 03-14-2006 05:36 AM |
|
|
Submit Tools | LinkBack | Thread Tools | Display Modes |
|
|||
|
Not able to understand what's do the statement
Always, I have a confuse/not understand file descriptors.
I know about the 0 for standard input 1 for standard output 2 for standard error and 3 to 9 is a additional file descriptor but it's a theoritical knowledge. Could you please give information about below two lines of code in AIX UNIX. exec 3>&1 stdout=3 export stdout Thanks in advance. |
| Forum Sponsor | ||
|
|