Re: how to find folder size in unix

2003-06-26 Thread Zhai Jingmin
Hello, A.Bahar, du -sk === At 2003-06-26, 02:59:00 you wrote: === how to find folder size in unix -- Please see the official ORACLE-L FAQ: http://www.orafaq.net -- Author: [EMAIL PROTECTED] INET: [EMAIL PROTECTED] Fat City Network Services-- 858-538-5051 http://www.fatcity.com

Re: how to find folder size in unix

2003-06-26 Thread Michael Boligan
du -s folder_name will list the number of blocks in the folder. If you take this number and multiply it by your OS block size (usually 512 for Unix) you will get the number of bytes in your folder. You can also use du -s * to get a the size of all folders in a directory. Just to avoid

RE: how to find folder size in unix

2003-06-26 Thread Gogala, Mladen
Didn't they tell you that the size doesn't matter, it's the magic in the folder? Mladen Gogala Oracle DBA Phone:(203) 459-6855 Email:[EMAIL PROTECTED] -Original Message- [mailto:[EMAIL PROTECTED] Sent: Thursday, June 26, 2003 7:00 AM To: Multiple recipients of list ORACLE-L how to

Re: how to find folder size in unix

2003-06-26 Thread Joe Testa
versus the magic number which in no way is reflected in size. Gogala, Mladen wrote: Didn't they tell you that the size doesn't matter, it's the magic in the folder? Mladen Gogala Oracle DBA Phone:(203) 459-6855 Email:[EMAIL PROTECTED] -Original Message- [mailto:[EMAIL PROTECTED] Sent:

RE: how to find folder size in unix

2003-06-26 Thread A.Bahar
ha ha ha -Original Message- Sent: Thursday, June 26, 2003 4:00 PM To: Multiple recipients of list ORACLE-L Didn't they tell you that the size doesn't matter, it's the magic in the folder? Mladen Gogala Oracle DBA Phone:(203) 459-6855 Email:[EMAIL PROTECTED] -Original

RE: how to find folder size in unix

2003-06-26 Thread Nelson, Allan
Suppose you have directory structure /diskx/myfolder and you want to know the size of myfolder in KB. Do this: $cd /diskx $du -sk myfolder Hope this helps Allan -Original Message- Sent: Thursday, June 26, 2003 9:00 AM To: Multiple recipients of list ORACLE-L Didn't they tell you that

RE: how to find folder size in unix

2003-06-26 Thread Freeman Robert - IL
The true magic is in my ability to actually use the folders and the contents therin in Win XP. RF -Original Message- To: Multiple recipients of list ORACLE-L Sent: 6/26/2003 9:49 AM versus the magic number which in no way is reflected in size. Gogala, Mladen wrote: Didn't they tell

RE: how to find folder size in unix

2003-06-26 Thread Gogala, Mladen
Hey Joe! Long time no see! Welcome back! Mladen Gogala Oracle DBA Phone:(203) 459-6855 Email:[EMAIL PROTECTED] -Original Message- Sent: Thursday, June 26, 2003 10:50 AM To: Multiple recipients of list ORACLE-L versus the magic number which in no way is reflected in size. Gogala,

RE: how to find folder size in unix

2003-06-26 Thread Orr, Steve
What's a folder? GUI's? We don't need no stinkin' GUI's! -Original Message- Sent: Thursday, June 26, 2003 8:00 AM To: Multiple recipients of list ORACLE-L Didn't they tell you that the size doesn't matter, it's the magic in the folder? Mladen Gogala Oracle DBA Phone:(203) 459-6855