The UNIX and Linux Forums
>
Top Forums
>
UNIX for Dummies Questions & Answers
how to zero a file using csh
User Name
Remember Me?
Password
Google UNIX.COM
Forums
Portal
Register
Forum Rules
FAQ
Contribute
Members List
Arcade
Search
Today's Posts
Mark Forums Read
Thread
:
how to zero a file using csh
View Single Post in UNIX Forums - Click on the Thread or Permalink to View Entire Thread -->
#
4
(
permalink
)
01-07-2004
jayakhanna
Registered User
Join Date: Dec 2003
Location: India
Posts: 50
echo -n "" > somefile
Regards
JK
jayakhanna
View Public Profile
Find all posts by jayakhanna