dear all,
i have a problem regarding tar.
i want to skip/exclude some folder when i give tar command.
suppose i want to make a tar file of abc folder which contains a,b,c folders and some files.
but i want to exclude folders a and b.
How i can do this ...?
i am using Linux 6.1
thanks