[thelist] Unfamiliar with MAC OS X, how do I see the size of
a file
Pete Prodoehl
thelist at lists.evolt.org
Tue Jan 7 10:50:01 2003
Benjer wrote:
>>So, can anyone tell me how I can view a file directory in OS X
>
> Either click on your hard disk icon and navigate through to the folder where
> the file is listed and go MENU>VIEW>LIST.
>
> or click on file press APPLE I for "info" or goto MENU> FILE>SHOW INFO.
In the Terminal cd to the directory and type ls -l
(there's more than one way to do it!)
Pete