Forum Moderators: bakedjake
I had this line before:
tar czvf $log_dir/$current_day/111.gz $web_dir/* --exclude apache --exclude cronolog
however, nothing is excluded. Everything else works fine. I looked at tar --help, and there's no reference to excluding a category.
is there another command for that?
thanks in advance,