The UNIX and Linux Forums
>
Top Forums
>
Shell Programming and Scripting
how to delete content in a file (delete content only)
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 delete content in a file (delete content only)
View Single Post in UNIX Forums - Click on the Thread or Permalink to View Entire Thread -->
#
4
(
permalink
)
05-15-2008
danmero
丹
Join Date: Nov 2007
Location: 45.48-73.63
Posts: 572
Shorter
Code:
echo > file.name
danmero
View Public Profile
Find all posts by danmero