T Tevak macrumors newbie Original poster Jun 20, 2009 1 0 Jun 20, 2009 #1 can someone please tell me how to fill out this command in terminal? ./compressIt /to/image/file.iso please help! its urgent!
can someone please tell me how to fill out this command in terminal? ./compressIt /to/image/file.iso please help! its urgent!
angelwatt Moderator emeritus Aug 16, 2005 7,852 9 USA Jun 20, 2009 #2 It's pretty much "filled out" already. We don't know the path to the ISO file so there's not much we can do without you providing more information. All you're missing is the path to that file.
It's pretty much "filled out" already. We don't know the path to the ISO file so there's not much we can do without you providing more information. All you're missing is the path to that file.
TuffLuffJimmy macrumors G3 Apr 6, 2007 9,036 180 Portland, OR Jun 20, 2009 #3 /to/the/file.iso is a path, replace it with ~/Desktop/image.iso (or whatever the path is) if you need help with terminal you really shouldn't be using it...
/to/the/file.iso is a path, replace it with ~/Desktop/image.iso (or whatever the path is) if you need help with terminal you really shouldn't be using it...
Cousin Dirk macrumors 6502a Jan 1, 2008 512 3 London, UK Jun 20, 2009 #4 You can also drag the file into the Terminal window and it will put in the filepath automatically.