What is the best way to move the arerrror.log file to some archive directory when it becomes a really large file without re-starting the system.
What we are doing to move the file when it becomes big is as follows: We are using Linux SUSE 10 OS. cp arerror.log arerror.log.bak cp /dev/null arerror.log Do you think it is the correct way of emptying out arerror.log file? Please advice. Thanks, Wirasat _______________________________________________________________________________ UNSUBSCRIBE or access ARSlist Archives at www.arslist.org Platinum Sponsor: www.rmsportal.com ARSlist: "Where the Answers Are"

