The UNIX and Linux Forums
>
Top Forums
>
UNIX for Dummies Questions & Answers
How to empty a file without removing it.
User Name
Remember Me?
Password
Google UNIX.COM
Forums
Directory
Register
Forum Rules
FAQ
Contribute
Members List
Search
Today's Posts
Mark Forums Read
Thread
:
How to empty a file without removing it.
View Single Post in UNIX Forums - Click on the Thread or Permalink to View Entire Thread -->
#
7
(
permalink
)
05-30-2007
vibhor_agarwali
Registered User
Join Date: Jan 2005
Posts: 212
set +o noclobber.
Then any of the above commands will work.
vibhor_agarwali
View Public Profile
Find all posts by vibhor_agarwali