The UNIX and Linux Forums
>
Top Forums
>
Shell Programming and Scripting
Remove Garbage Output
.
User Name
Remember Me?
Password
google unix.com
Forums
Register
Forum Rules
Links
Albums
FAQ
Members List
Calendar
Search
Today's Posts
Mark Forums Read
Thread
:
Remove Garbage Output
View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
#
6
(
permalink
)
08-29-2008
Danish Shakil
Registered User
Join Date: Oct 2007
Posts: 35
forget to tell you that below script also didn't solve the issue
Code:
#/usr/sbin/ksh set -x touch list.txt > /dev/null 2>&1 rm list.txt > /dev/null 2>&1
Danish Shakil
View Public Profile
Find all posts by Danish Shakil
Find Danish Shakil's past nominations received
Find Danish Shakil's present nominations given