17 January 2007
LinuxTOY » 使用 UNIX 的 10 个良好习惯
tar 那个可能有些问题 , -C 参数应该在文件名之后。
即 tar xvf -C tmp/a/b/c newarc.tar.gz
应该换成 tar xvf newarc.tar.gz -C tmp/a/b/c
否则 tar 会把 -C 当成是 xvf 的文件而出错。
24 December 2006
1
(2 marks)
Founded in late 2003 and heartquartered in France, we are non-profit and independant.
We believe in the open web, think internet services should be sustainable, build for the long term.
While we are re-launching the service, we only accept new members through invitation.