Tar Exclude?

トップ ページ
添付ファイル:
Eメールのメッセージ
+ (text/plain)
このメッセージを削除
このメッセージに返信
著者: BoBB
日付:  
題目: Tar Exclude?
You don't need to put the entire path in, just the name of the
file/directory you want to exclude so tar --exclude=directory-to-exclude
-cvf /path/to/directory/to/tar should work, it works for me in my backup
scripts