Chapter 2, exercise 2a
Hello!
I'm sure this is just an error in the way I am implementing a command, but I am trying to do exercise 2a at the end of Chapter 2, and I am having trouble with the "GetFileInfo" command syntax in Darwin. Whenever I enter /Developer/Tools/GetFileInfo somedirectoryorfile, it gives me the error message "could not refer to file (-43)." Should this work for any file? What is the proper directory syntax to get this to work (/home...?)? Worse yet, I can't seem to pull up the manual for this, as man -k "GetFileInfo" yields "nothing appropriate." I know this is a very basic question, but could someone tell me what I'm doing wrong?
Thanks very much!
|