How do I use the command line?
August 14, 2009 10:16 PM Subscribe
I am a soon-to-be high school senior interested in Java programming. I bought the Core Java Volume 1 book authored by Sun engineers. I believe I have unzipped, or decompressed, however it's said, the Library Source Code and Documentation using the command line. However, when I look at the folders using the GUI, the folder says it's still zipped. I'm a complete newbie at this who just recently learned about the existence of the command and read a little about how to use it on the internet. Can somebody help me?
posted by bookman117 to computers & internet (23 answers total) 4 users marked this as a favorite
What's the command line you used?
simplest thing is probably (if you are on Windows) to get something like WinZip or WinRar or 7Zip. You can right click on the zip archive and choose the equiviement of "uncompress into file FOO", where FOO is the name of the archive.
If you are on MacOS X or Linux what happens if you do a "ls -l" in the directory you have zip and the folder in?
posted by bottlebrushtree at 10:48 PM on August 14, 2009