mp3 zipped up
از Akwino, 21 ژوئیهٔ 2010
پستها: 4
زبان: English
Akwino (نمایش مشخصات) 21 ژوئیهٔ 2010، 22:23:40
BTW, I am no computer geek.
Thanks to anyone who can help!
Sxen
Donniedillon (نمایش مشخصات) 22 ژوئیهٔ 2010، 0:39:24
JulietAwesome (نمایش مشخصات) 22 ژوئیهٔ 2010، 1:48:17
Install zipping/unzipping tools:
$ apt-get install zipExecute said tools:
$ apt-get install unzip
$ unzip yourfile.zipFor Windows, you can use a GUI tool like 7Zip or WinRar.
Most of the time, Windows comes with an unzipping utility baked right in. You should be able to find your .zip file, right click on it, and the context menu should contain an option such as "Extract .zip archive to this folder" or something similar. Installing 7Zip or WinRar may add their own context menus as well.
ceigered (نمایش مشخصات) 22 ژوئیهٔ 2010، 5:12:23
JulietAwesome:For Windows, you can use a GUI toolGUI = graphical user interface, a proper window instead of that crazy command line stuff (just in case)