File: bz3cat

package info (click to toggle)
bzip3 1.5.3-2
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 7,652 kB
  • sloc: ansic: 6,893; sh: 218; makefile: 82
file content (3 lines) | stat: -rw-r--r-- 40 bytes parent folder | download | duplicates (4)
1
2
3
#!/usr/bin/env sh

exec bzip3 -Bcd "$@"