還是一個小小筆記:
sudo tar –no-recursion -jcvf ~/patches/patch-`date +%s`.tar.bz2 `find . -daystart -mtime 0`
別問我為何不用 Revision control 系統…。
This work is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.
還是一個小小筆記:
sudo tar –no-recursion -jcvf ~/patches/patch-`date +%s`.tar.bz2 `find . -daystart -mtime 0`
別問我為何不用 Revision control 系統…。
This work is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.