【Z】Linuxコマンドリファレンス

Zから始まるコマンド一覧

zcat


"OPTION -h"
Usage: gzip [OPTION]... [FILE]...
Compress or uncompress FILEs (by default, compress FILES in-place).

Mandatory arguments to long options are mandatory for short options too.

  -c, --stdout      write on standard output, keep original files unchanged
  -d, --decompress  decompress
  -f, --force       force overwrite of output file and compress links
  -h, --help        give this help
  -k, --keep        keep (don't delete) input files
  -l, --list        list compressed file contents
  -L, --license     display software license
  -n, --no-name     do not save or restore the original name and timestamp
  -N, --name        save or restore the original name and timestamp
  -q, --quiet       suppress all warnings
  -r, --recursive   operate recursively on directories
      --rsyncable   make rsync-friendly archive
  -S, --suffix=SUF  use suffix SUF on compressed files
      --synchronous synchronous output (safer if system crashes, but slower)
  -t, --test        test compressed file integrity
  -v, --verbose     verbose mode
  -V, --version     display version number
  -1, --fast        compress faster
  -9, --best        compress better

With no FILE, or when FILE is -, read standard input.

Report bugs to <bug-gzip@gnu.org>.

zcmp


"OPTION -h"
/usr/bin/zdiff: missing operand

zdiff


"OPTION -h"
/bin/zdiff: missing operand

zdump


"OPTION -h"
/bin/zdump: 無効なオプション -- 'h'
/bin/zdump: usage: /bin/zdump OPTIONS TIMEZONE ...
Options include:
  -c [L,]U   Start at year L (default -500), end before year U (default 2500)
  -t [L,]U   Start at time L, end before time U (in seconds since 1970)
  -i         List transitions briefly (format is experimental)
  -v         List transitions verbosely
  -V         List transitions a bit less verbosely
  --help     Output this help
  --version  Output version info

Report bugs to <https://bugs.launchpad.net/ubuntu/+source/glibc/+bugs>.

zegrep


"OPTION -h"
/usr/bin/zgrep: 188: 1: missing pattern; try `/usr/bin/zgrep --help' for help

zenity


"OPTION -h"
用法:
  zenity [オプション…]

ヘルプのオプション:
  -h, --help                                        ヘルプのオプションを表示する
  --help-all                                        ヘルプのオプションをすべて表示する
  --help-general                                    一般的なオプションを表示する
  --help-calendar                                   カレンダーのオプションを表示する
  --help-entry                                      テキスト入力のオプションを表示する
  --help-error                                      エラーダイアログのオプションを表示する
  --help-info                                       情報ダイアログのオプションを表示する
  --help-file-selection                             ファイル選択ダイアログのオプションを表示する
  --help-list                                       一覧ダイアログのオプションを表示する
  --help-notification                               Show notification options
  --help-progress                                   進捗表示ダイアログのオプションを表示する
  --help-question                                   質問ダイアログのオプションを表示する
  --help-warning                                    警告ダイアログのオプションを表示する
  --help-scale                                      スケールのオプションを表示する
  --help-text-info                                  テキスト情報のオプションを表示する
  --help-color-selection                            色選択オプションを表示する
  --help-password                                   パスワードダイアログのオプションを表示する
  --help-forms                                      フォームダイアログのオプションを表示する
  --help-misc                                       その他のオプションを表示する

アプリケーションのオプション:
  --calendar                                        カレンダーダイアログを表示する
  --entry                                           テキスト入力ダイアログを表示する
  --error                                           エラーダイアログを表示する
  --info                                            情報ダイアログを表示する
  --file-selection                                  ファイル選択ダイアログを表示する
  --list                                            一覧ダイアログを表示する
  --notification                                    通知領域に表示する
  --progress                                        進捗表示ダイアログを表示する
  --question                                        質問ダイアログを表示する
  --warning                                         警告ダイアログを表示する
  --scale                                           スケールダイアログを表示する
  --text-info                                       テキスト情報ダイアログを表示する
  --color-selection                                 色選択ダイアログを表示する
  --password                                        パスワードダイアログを表示する
  --forms                                           フォームダイアログを表示する


zfgrep


"OPTION -h"
/usr/bin/zgrep: 188: 1: missing pattern; try `/usr/bin/zgrep --help' for help

zforce


"OPTION -h"

zgrep


"OPTION -h"
/bin/zgrep: 188: 1: missing pattern; try `/bin/zgrep --help' for help

zip


"OPTION -h"
Copyright (c) 1990-2008 Info-ZIP - Type 'zip "-L"' for software license.
Zip 3.0 (July 5th 2008). Usage:
zip [-options] [-b path] [-t mmddyyyy] [-n suffixes] [zipfile list] [-xi list]
  The default action is to add or replace zipfile entries from list, which
  can include the special name - to compress standard input.
  If zipfile and list are omitted, zip compresses stdin to stdout.
  -f   freshen: only changed files  -u   update: only changed or new files
  -d   delete entries in zipfile    -m   move into zipfile (delete OS files)
  -r   recurse into directories     -j   junk (don't record) directory names
  -0   store only                   -l   convert LF to CR LF (-ll CR LF to LF)
  -1   compress faster              -9   compress better
  -q   quiet operation              -v   verbose operation/print version info
  -c   add one-line comments        -z   add zipfile comment
  -@   read names from stdin        -o   make zipfile as old as latest entry
  -x   exclude the following names  -i   include only the following names
  -F   fix zipfile (-FF try harder) -D   do not add directory entries
  -A   adjust self-extracting exe   -J   junk zipfile prefix (unzipsfx)
  -T   test zipfile integrity       -X   eXclude eXtra file attributes
  -y   store symbolic links as the link instead of the referenced file
  -e   encrypt                      -n   don't compress these suffixes
  -h2  show more help


zipcloak


"OPTION -h"

ZipCloak 3.0 (July 5th 2008)
Usage:  zipcloak [-dq] [-b path] zipfile
  the default action is to encrypt all unencrypted entries in the zip file

  -d  --decrypt      decrypt encrypted entries (copy if given wrong password)
  -b  --temp-path    use "path" for the temporary zip file
  -O  --output-file  write output to new zip file
  -q  --quiet        quiet operation, suppress some informational messages
  -h  --help         show this help
  -v  --version      show version info
  -L  --license      show software license

zipdetails


"OPTION -h"
h
1

zipdetails [OPTIONS] file

Display details about the internal structure of a Zip file.

This is zipdetails version 2.104

OPTIONS
     -h        display help
     --redact  Hide filenames in the output
     --scan    enable scannng mode.
               Blindly scan the file looking for zip headers
               Expect false-positives.
     --utc     Display date/time fields in UTC
     -v        Verbose - output more stuff
     --version Print version number

Copyright (c) 2011-2022 Paul Marquess. All rights reserved.

This program is free software; you can redistribute it and/or
modify it under the same terms as Perl itself.
Invalid command line option


zipdetails [OPTIONS] file

Display details about the internal structure of a Zip file.

This is zipdetails version 2.104

OPTIONS
     -h        display help
     --redact  Hide filenames in the output
     --scan    enable scannng mode.
               Blindly scan the file looking for zip headers
               Expect false-positives.
     --utc     Display date/time fields in UTC
     -v        Verbose - output more stuff
     --version Print version number

Copyright (c) 2011-2022 Paul Marquess. All rights reserved.

This program is free software; you can redistribute it and/or
modify it under the same terms as Perl itself.

zipgrep


"OPTION -h"
usage: zipgrep [egrep_options] pattern zipfile [members...]
Uses unzip and egrep to search the zip members for a string or pattern.

zipinfo


"OPTION -h"
ZipInfo 3.00 of 20 April 2009, by Greg Roelofs and the Info-ZIP group.

List name, date/time, attribute, size, compression method, etc., about files
in list (excluding those in xlist) contained in the specified .zip archive(s).
"file[.zip]" may be a wildcard name containing *, ?, [] (e.g., "[a-j]*.zip").

   usage:  zipinfo [-12smlvChMtTz] file[.zip] [list...] [-x xlist...]
      or:  unzip -Z [-12smlvChMtTz] file[.zip] [list...] [-x xlist...]

main listing-format options:             -s  short Unix "ls -l" format (def.)
  -1  filenames ONLY, one per line       -m  medium Unix "ls -l" format
  -2  just filenames but allow -h/-t/-z  -l  long Unix "ls -l" format
                                         -v  verbose, multi-page format
miscellaneous options:
  -h  print header line       -t  print totals for listed files or for all
  -z  print zipfile comment   -T  print file times in sortable decimal format
  -C  be case-insensitive     -M  page output through built-in "more"
  -x  exclude filenames that follow from listing
  -O CHARSET  specify a character encoding for DOS, Windows and OS/2 archives
  -I CHARSET  specify a character encoding for UNIX and other archives

zipnote


"OPTION -h"
Copyright (c) 1990-2008 Info-ZIP - Type 'zipnote "-L"' for software license.

ZipNote 3.0 (July 5th 2008)
Usage:  zipnote [-w] [-q] [-b path] zipfile
  the default action is to write the comments in zipfile to stdout
  -w   write the zipfile comments from stdin
  -b   use "path" for the temporary zip file
  -q   quieter operation, suppress some informational messages
  -h   show this help    -v   show version info    -L   show software license

Example:
     zipnote foo.zip > foo.tmp
     ed foo.tmp
     ... then you edit the comments, save, and exit ...
     zipnote -w foo.zip < foo.tmp

  "@ name" can be followed by an "@=newname" line to change the name

zipsplit


"OPTION -h"
Copyright (c) 1990-2008 Info-ZIP - Type 'zipsplit "-L"' for software license.

ZipSplit 3.0 (July 5th 2008)
Usage:  zipsplit [-tipqs] [-n size] [-r room] [-b path] zipfile
  -t   report how many files it will take, but don't make them
  -i   make index (zipsplit.idx) and count its size against first zip file
  -n   make zip files no larger than "size" (default = 36000)
  -r   leave room for "room" bytes on the first disk (default = 0)
  -b   use "path" for the output zip files
  -q   quieter operation, suppress some informational messages
  -p   pause between output zip files
  -s   do a sequential split even if it takes more zip files
  -h   show this help    -v   show version info    -L   show software license

zjsdecode


"OPTION -h"
コマンドの実行がタイムアウトしました

zless


"OPTION -h"
Value is required after -h (--max-back-scroll)

zmore


"OPTION -h"
/bin/zmore: -h: unknown option; try '/bin/zmore --help' for help

znew


"OPTION -h"
/bin/znew: invalid number of operands; try `/bin/znew --help' for help

zstd


"OPTION -h"
Compress or decompress the INPUT file(s); reads from STDIN if INPUT is `-` or not provided.

Usage: zstd [OPTIONS...] [INPUT... | -] [-o OUTPUT]

Options:
  -o OUTPUT                     Write output to a single file, OUTPUT.
  -k, --keep                    Preserve INPUT file(s). [Default] 
  --rm                          Remove INPUT file(s) after successful (de)compression.

  -#                            Desired compression level, where `#` is a number between 1 and 19;
                                lower numbers provide faster compression, higher numbers yield
                                better compression ratios. [Default: 3]

  -d, --decompress              Perform decompression.
  -D DICT                       Use DICT as the dictionary for compression or decompression.

  -f, --force                   Disable input and output checks. Allows overwriting existing files,
                                receiving input from the console, printing output to STDOUT, and
                                operating on links, block devices, etc. Unrecognized formats will be
                                passed-through through as-is.

  -h                            Display short usage and exit.
  -H, --help                    Display full help and exit.
  -V, --version                 Display the program version and exit.


zstdcat


"OPTION -h"
Compress or decompress the INPUT file(s); reads from STDIN if INPUT is `-` or not provided.

Usage: zstdcat [OPTIONS...] [INPUT... | -] [-o OUTPUT]

Options:
  -o OUTPUT                     Write output to a single file, OUTPUT.
  -k, --keep                    Preserve INPUT file(s). [Default] 
  --rm                          Remove INPUT file(s) after successful (de)compression.

  -#                            Desired compression level, where `#` is a number between 1 and 19;
                                lower numbers provide faster compression, higher numbers yield
                                better compression ratios. [Default: 3]

  -d, --decompress              Perform decompression.
  -D DICT                       Use DICT as the dictionary for compression or decompression.

  -f, --force                   Disable input and output checks. Allows overwriting existing files,
                                receiving input from the console, printing output to STDOUT, and
                                operating on links, block devices, etc. Unrecognized formats will be
                                passed-through through as-is.

  -h                            Display short usage and exit.
  -H, --help                    Display full help and exit.
  -V, --version                 Display the program version and exit.


zstdgrep


"OPTION -h"
zstdgrep: missing pattern

zstdless


"OPTION -h"
Value is required after -h (--max-back-scroll)

zstdmt


"OPTION -h"
Compress or decompress the INPUT file(s); reads from STDIN if INPUT is `-` or not provided.

Usage: zstdmt [OPTIONS...] [INPUT... | -] [-o OUTPUT]

Options:
  -o OUTPUT                     Write output to a single file, OUTPUT.
  -k, --keep                    Preserve INPUT file(s). [Default] 
  --rm                          Remove INPUT file(s) after successful (de)compression.

  -#                            Desired compression level, where `#` is a number between 1 and 19;
                                lower numbers provide faster compression, higher numbers yield
                                better compression ratios. [Default: 3]

  -d, --decompress              Perform decompression.
  -D DICT                       Use DICT as the dictionary for compression or decompression.

  -f, --force                   Disable input and output checks. Allows overwriting existing files,
                                receiving input from the console, printing output to STDOUT, and
                                operating on links, block devices, etc. Unrecognized formats will be
                                passed-through through as-is.

  -h                            Display short usage and exit.
  -H, --help                    Display full help and exit.
  -V, --version                 Display the program version and exit.