Re: OT: Solaris: Finding the cause for disk space growth

2004-01-27 Thread Stephen Evans
M Please respond to ORACLE-L                 To:        Multiple recipients of list ORACLE-L <[EMAIL PROTECTED]>         cc:                 Subject:        OT: Solaris: Finding the cause for disk space growth Hi All,   Sorry for an OT question, but nowhere else to go. Pretty new to Solar

RE: OT: Solaris: Finding the cause for disk space growth

2004-01-26 Thread Naveen, Nahata (IE10)
I'm new in the unix world, so get stuck in simple things like this. I'm thankful to the list, since I didn't get rebuked for asking a non-oracle question. du (disk usage) worked easily for me, though Jared's idea of using find was amusing, I'll get acquainted with that command as well. Regards

RE: OT: Solaris: Finding the cause for disk space growth

2004-01-23 Thread DENNIS WILLIAMS
s of list ORACLE-L <[EMAIL PROTECTED]> cc: Subject: OT: Solaris: Finding the cause for disk space growth Hi All, Sorry for an OT question, but nowhere else to go. Pretty new to Solaris so might be a naive question. Need a pointer on how to do this.

Re: OT: Solaris: Finding the cause for disk space growth

2004-01-23 Thread Jared . Still
CLE-L                 To:        Multiple recipients of list ORACLE-L <[EMAIL PROTECTED]>         cc:                 Subject:        OT: Solaris: Finding the cause for disk space growth Hi All,   Sorry for an OT question, but nowhere else to go. Pretty new to Solaris so might be a naive question. Need a

Re: OT: Solaris: Finding the cause for disk space growth

2004-01-23 Thread Stephen Andert
Naveen, Since you are new to Solaris, how new are you to unix/linux? If you are already aware of anything, I apoligize: spool the output of df -k to a file. I really like the script command for this. Wait some time (long enough for more disk to get used) and do it again (rename the first fil

Re: OT: Solaris: Finding the cause for disk space growth

2004-01-23 Thread Gene Sais
Check out the du (disk usage) command.   man du   >>> [EMAIL PROTECTED] 01/23/04 03:44AM >>> Hi All,   Sorry for an OT question, but nowhere else to go. Pretty new to Solaris so might be a naive question. Need a pointer on how to do this.   The disk space in the machine is constantly decreasi

OT: Solaris: Finding the cause for disk space growth

2004-01-23 Thread Naveen, Nahata (IE10)
Title: Message Hi All,   Sorry for an OT question, but nowhere else to go. Pretty new to Solaris so might be a naive question. Need a pointer on how to do this.   The disk space in the machine is constantly decreasing. And I want to know which files/directories are growing.   Is there any way