zdb-doc
latest
Linux use and programming
show file last modified time
how to add a user to sudoers list
add user on debian/ubuntu
remove user on debian/ubuntu
tar use
.tar.gz
simple file encryption with openssl
on server,use openssl to generate your key and cert file
run as another user
use sudo to redirect output in a command
transmission
rsync
lftp
ubuntu
use vi shortcuts in terminal
openvpn
poor man rysnc
curl
Sphinx
Python Programming
Windows
Emacs
svn
scons
git
clojure
cygwin
zdb-doc
Docs
»
Linux use and programming
»
tar use
Edit on GitHub
tar use
¶
.tar.gz
¶
extract::
tar zxvf FileName.tar.gz
compress::
tar zcvf FileName.tar.gz DirName