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
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 -->
#
3
(
permalink
)
01-06-2004
kduffin
UN1X
Join Date: Nov 2003
Location: Virginia
Posts: 441
I'm sure there are other ways, but 'cat /dev/null > somefile' works on both.
Cheers,
Keith
kduffin
View Public Profile
Find all posts by kduffin