用 Windows 的 7zip / wine 應該得。

TOP

回覆 11# zex

我諗左另一個類似方法, 系ubuntu開virtual box(winxp+7zip+共用sharefolder).

TOP

回覆 12# bongbong3481

用 virtual box 有d麻,又有 windows licence 問題。

其實很多 windows softwares,都可以直接用 wine run in linux!

TOP

回覆  LTan


    請問一下, PV 是否不能處理FOLDER, 我用GZIP及PV, 會出ERROR
bongbong3481 發表於 2016-11-23 09:56


http://blog.johngoulah.com/tag/pipe-viewer/
提到處理folder,可以試下。

TOP

本帖最後由 bongbong3481 於 2016-11-24 15:59 編輯

回覆 14# LTan

DELETE

TOP

出乜 ERROR ?

TOP

回覆 16# cal22cal


    SORRY! 我睇錯左, 見到個FILE SIZE好細, 以為有問題, 原來來源既FILE SIZE都好細

TOP

本帖最後由 cal22cal 於 2016-11-24 16:16 編輯

回覆 17# bongbong3481
可以玩吓 script,搵咗 total size 之後,pv 會好睇好多。
http://superuser.com/questions/1 ... r-progress-per-file

SIZE=`du -sk folder-with-big-files | cut -f 1`
tar cvf - folder-with-big-files | pv -p -s ${SIZE}k |  bzip2 -c > big-files.tar.bz2

TOP

都已經有Windows,點解仲要用Linux,工作需要?

TOP

回覆 19# PheniX01

你問我? 原因好多 (工作上用WINDOW, 屋企用LINUX UBUNTU)
1. 貪新鮮(用左好多年MS WIN)
2. 用左LINUX(UBUNTU)番唔到轉頭, 真系好STABLE, 用左2年, 都未試過HANG機
3. 感覺好方便(期間電腦壞, 成部主機換, 但沒換HARD DISK, 新機番黎一插即用, 完全唔晒重新安裝OS)
4. 感覺好似沒咁易中毒(其中沒中防毒, 可能中左毒都唔知)
5. 免費, 沒盜版問題(我幾中意open source 呢個concept)

TOP