![]() |
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | 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 and shell scripting languages here. |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| file redirection problem | mobydick | Shell Programming and Scripting | 0 | 07-08-2008 03:25 AM |
| redirection problem | eric_wong_ch | Shell Programming and Scripting | 2 | 06-19-2008 07:14 AM |
| redirection problem | user_prady | Shell Programming and Scripting | 4 | 12-10-2007 02:42 AM |
| Redirection Problem | vibhor_agarwali | UNIX for Dummies Questions & Answers | 7 | 07-14-2005 07:01 AM |
| facing a problem in redirection | vivekshankar | UNIX for Dummies Questions & Answers | 4 | 05-23-2005 01:24 PM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
Redirection problem
hi
i want a solution for the fallowing: i am redirecting output from bash script in which we are running background commands like ./test.sh contains ls -l & ps when we do as ./test.sh 1> test.txt 2>&1 but test.txt not containing output as ls -l and ps. it showing ls -l, ps and ls-l output means output of ls -l is repeating. please give the solution to get ls -l and ps output only. |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|