tar.1 -cjf nama-file.tar.bz2 /path/ke/directory-target
The GNU version of the tar archiving utility
-c, --create
      create a new archive
-j, --bzip2
-f, --file ARCHIVE
      use archive file or device ARCHIVE
tar [-] A --catenate --concatenate | c --create | d --diff --compare | --delete | r --append | t --list |
    --test-label | u --update | x --extract --get [options] [pathname ...]
source manpages: tar