The UNIX and Linux Forums  
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.

Go Back   The UNIX and Linux Forums > Operating Systems > AIX
.
google unix.com




View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
  #7 (permalink)  
Old 10-27-2008
bakunin bakunin is offline Forum Staff  
Bughunter Extraordinaire
  
 

Join Date: May 2005
Location: In the leftmost byte of /dev/kmem
Posts: 1,617
Quote:
Originally Posted by masquerer View Post
dnt u think the script command if run with no options will eventually be of a very large size and then will create problems??????
This might be, but then such a tracing tool should not be implemented without some additional measures like log rotating facilities and cronjobs to shorten/file off the resulting logs.

It is advisable to come up with some quantity structure first to know how often to cycle the logs and how much space to provide for them growing in between.

bakunin