[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Flush file contents



On Wed, 07 Jan 2004 at 18:42 GMT, Rick Weinbender penned:
> Is there a command to flush or empty the contents of a file?  I would
> like the empty file to retain it's attributes and rights.
> 
> Thanks, -Rick
> 
> 

cat /dev/null > filename 

-- 
monique



Reply to: