Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
number of files on Solaris
Name: Rainfall Date: June 12, 2003 at 21:41:32 Pacific OS: Solaris 8 CPU/Ram: SUN Enterprise 4500
Comment:
What command I use to list the total number of files of a folder including subfolders? thx
Summary: What is the maximun number of files in Solaris 8 with in a directory? I have a very large number of files and if I use ls command the system makes a segmentation fault and it is unable to display file...
Summary: Hi, On Solaris 2.7, i'm not able to display the hidden files using "find" command as given below... find . -name "*" -print This command does not display the hidden files on Solaris 2.7, whereas the s...