Lines Matching full:topdir
1169 "tar cvfCj outfile.tar.bz2 topdir filename" is parsed the same as1170 "tar filename -c -v -j -f outfile.tar.bz2 -C topdir". Note that "tar -cvfCj