Thursday, December 22, 2011

Create a tar from current directory with command line

tar -cvzf html.tgz *

No comments:

Post a Comment

systemd-timesyncd

sudo apt update && sudo apt install systemd-timesyncd && sudo systemctl enable --now systemd-timesyncd