vBulletin Search Engine Optimization
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| |||
| On May 13, 10:49 am, g.munias...@gmail.com wrote: > Hi, > > Can you please tell me, the df -h .command is not working in > Solaris 8. Any other alternat command is existing in Solaris 8. Please > help me regarding this. > > regards, > > Samy df -h (human readable) is Solaris 9 and up. use df -k instead, which shows the size of the directory in Kb in stead of the human readable format. Rob. |
| ||||
| On May 13, 4:49 am, g.munias...@gmail.com wrote: > Hi, > > Can you please tell me, the df -h .command is not working in > Solaris 8. Any other alternat command is existing in Solaris 8. Please > help me regarding this. > > regards, > > Samy try df -kl |