【問題】請ubuntu8.04使用者教我一下


Recommended Posts

官方網站上的UTF-8繁體中文zip檔,

我先在windows下以flashget知道下載位址,

然後在ubuntu下以wget下載,

root@stupidpig0909-desktop# wget '下載網址 '

root@stupidpig0909-desktop# unzip 'Discuz! 6.1.0_UTF8...'

>

之後不論怎麼按enter,

出現的都是

>

>

>

我在這裡卡住了

鏈接文章
分享到其他網站

Dude, don't use that single quote (') use either the double quote (") or have the shell to handle it for you. Eg:

root@stupidpig0909-desktop# unzip D

D is the first letter of the file name, now, just press <TAB> once, and the name will be complete, and you can press enter. If not, there are other files in the directory which starts with D, so you should <TAB> twice, to show the list of files, and complete the file name till there's only 1 possible autocompletion entry.

鏈接文章
分享到其他網站

請登入後來留意見

在登入之後,您才能留意見



立即登入