Skip to content

Provide a BSD tar–compatible command-line interface #2179

@ChanTsune

Description

@ChanTsune

It would be helpful if this project could provide a command-line interface compatible with BSD tar.

  • -c, --create
  • -r, --append
  • -t, --list
  • -u, --update
  • -x, --extract
  • @archive
  • -a, --auto-compress
  • --acls
  • -B, --read-full-blocks
  • -b, --block-size
  • -C, --cd, --directory
  • --chroot
  • --clear-nochange-fflags
  • --exclude
  • --exclude-vcs
  • --fflags
  • --format
  • -f, --file
  • --gid
  • --gname
  • --group
  • -H
  • -h, (synonym for -L)
  • -I, (synonym for -T)
  • --help
  • --hfsCompression
  • --ignore-zeros
  • --include
  • -J, --xz
  • -j, --bzip, --bzip2, --bunzip2
  • -k, --keep-old-files
  • --keep-newer-files
  • -L, --dereference
  • -l, --check-links
  • --lrzip
  • --lz4
  • --zstd
  • --lzma
  • --lzop
  • -m, --modification-time
  • --mac-metadata
  • -n, --norecurse, --no-recursion
  • --newer
  • --newer-mtime
  • --newer-than
  • --newer-mtime-than
  • --nodump
  • --nopreserveHFSCompression
  • --null
  • --no-acls
  • --no-fflags
  • --no-mac-metadata
  • --no-read-sparse
  • --no-safe-writes
  • --no-same-owner
  • --no-same-permissions
  • --no-xattrs
  • --numeric-owner
  • -O, --to-stdout
  • -o (x mode: use running user/group)
  • -o (c,r,u mode: synonym for --format=ustar)
  • --older
  • --older-mtime
  • --older-than
  • --older-mtime-than
  • --one-file-system

Metadata

Metadata

Assignees

No one assigned

    Labels

    cliThis issue is about cli applicationenhancementNew feature or requesthelp wantedExtra attention is needed

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions