Tから始まるコマンド一覧
tabs
"OPTION -h"
Usage: tabs [options] [tabstop-list]
Options:
-0 reset tabs
-8 set tabs to standard interval
-a Assembler, IBM S/370, first format
-a2 Assembler, IBM S/370, second format
-c COBOL, normal format
-c2 COBOL compact format
-c3 COBOL compact format extended
-d debug (show ruler with expected/actual tab positions)
-f FORTRAN
-n no-op (do not modify terminal settings)
-p PL/I
-s SNOBOL
-u UNIVAC 1100 Assembler
-T name use terminal type 'name'
-V print version
A tabstop-list is an ordered list of column numbers, e.g., 1,11,21
or 1,+10,+10 which is the same.
tac
"OPTION -h"
/bin/tac: 無効なオプション -- 'h'
詳しくは '/bin/tac --help' を実行して下さい。
tail
"OPTION -h"
/bin/tail: 無効なオプション -- 'h'
詳しくは '/bin/tail --help' を実行して下さい。
tapestat
"OPTION -h"
使い方: /bin/tapestat [ オプション ] [ <時間間隔> [ <カウント数> ] ]
利用可能なオプション:
[ --human ] [ -k | -m ] [ -t ] [ -V ] [ -y ] [ -z ]
tar
"OPTION -h"
/bin/tar: '-Acdtrux', '--delete' または '--test-label' オプションのうち、いずれか 1つを指定しなければなりません
より詳しい情報は '/bin/tar --help' または '/bin/tar --usage' で.
taskset
"OPTION -h"
使い方: taskset [オプション] [mask | cpu-list] [pid|cmd [引数...]]
Show or change the CPU affinity of a process.
Options:
-a, --all-tasks operate on all the tasks (threads) for a given pid
-p, --pid operate on existing given pid
-c, --cpu-list display and specify cpus in list format
-h, --help display this help
-V, --version display version
既定の動作は、新しいプロセスの起動です:
taskset 03 sshd -b 1024
また、既存のタスクに対してマスクを取得することができます:
taskset -p 700
マスクの設定は下記のようにして行います:
taskset -p 03 700
マスク形式ではなく、カンマ区切りの一覧で指定することもできます:
taskset -pc 0,3,7-11 700
範囲指定を行うこともできます:
(例) 0-31:2 はマスク 0x55555555 と同じ意味になります
詳しくは taskset(1) をお読みください。
tbl
"OPTION -h"
/bin/tbl: invalid option -- h
usage: /bin/tbl [-C] [file ...]
usage: /bin/tbl {-v | --version}
usage: /bin/tbl --help
tclsh
"OPTION -h"
コマンドの実行がタイムアウトしました
tclsh8.6
"OPTION -h"
コマンドの実行がタイムアウトしました
tcpdump
"OPTION -h"
tcpdump version 4.99.4
libpcap version 1.10.4 (with TPACKET_V3)
OpenSSL 3.0.13 30 Jan 2024
Usage: tcpdump [-AbdDefhHIJKlLnNOpqStuUvxX#] [ -B size ] [ -c count ] [--count]
[ -C file_size ] [ -E algo:secret ] [ -F file ] [ -G seconds ]
[ -i interface ] [ --immediate-mode ] [ -j tstamptype ]
[ -M secret ] [ --number ] [ --print ] [ -Q in|out|inout ]
[ -r file ] [ -s snaplen ] [ -T type ] [ --version ]
[ -V file ] [ -w file ] [ -W filecount ] [ -y datalinktype ]
[ --time-stamp-precision precision ] [ --micro ] [ --nano ]
[ -z postrotate-command ] [ -Z user ] [ expression ]
tecla
"OPTION -h"
Usage:
tecla [OPTION…]
Help Options:
-h, --help Show help options
--help-all Show all help options
--help-gapplication Show GApplication options
Application Options:
--version Display version number
tee
"OPTION -h"
/bin/tee: 無効なオプション -- 'h'
詳しくは '/bin/tee --help' を実行して下さい。
telnet
"OPTION -h"
/bin/telnet: invalid option -- 'h'
Try 'telnet --help' or 'telnet --usage' for more information.
tempfile
"OPTION -h"
WARNING: tempfile is deprecated; consider using mktemp instead.
/bin/tempfile: invalid option -- 'h'
Try `/bin/tempfile --help' for more information.
test
"OPTION -h"
tic
"OPTION -h"
/bin/tic: invalid option -- 'h'
Usage: tic [-e names] [-o dir] [-R name] [-v[n]] [-V] [-w[n]] [-1aCDcfGgIKLNrsTtUx] source-file
Options:
-0 format translation output all capabilities on one line
-1 format translation output one capability per line
-a retain commented-out capabilities (sets -x also)
-C translate entries to termcap source form
-D print list of tic's database locations (first must be writable)
-c check only, validate input without compiling or translating
-e<names> translate/compile only entries named by comma-separated list
-f format complex strings for readability
-G format %{number} to %'char'
-g format %'char' to %{number}
-I translate entries to terminfo source form
-K translate entries to termcap source form with BSD syntax
-L translate entries to full terminfo source form
-N disable smart defaults for source translation
-o<dir> set output directory for compiled entry writes
-Q[n] dump compiled description
-q brief listing, removes headers
-R<name> restrict translation to given terminfo/termcap version
-r force resolution of all use entries in source translation
-s print summary statistics
-T remove size-restrictions on compiled description
-t suppress commented-out capabilities
-U suppress post-processing of entries
-V print version
-W wrap long strings according to -w[n] option
-v[n] set verbosity level
-w[n] set format width for translation output
-x treat unknown capabilities as user-defined
Parameters:
<file> file to translate or compile
tificc
"OPTION -h"
Little CMS ICC profile applier for TIFF - v7.2 [LittleCMS 2.14]
Copyright (c) 1998-2022 Marti Maria Saguer. See COPYING file for details.
[tificc fatal error]: Unknown option - run without args to see valid ones
time
"OPTION -h"
/bin/time: invalid option -- 'h'
Try '/bin/time --help' for more information.
timedatectl
"OPTION -h"
timedatectl [OPTIONS...] COMMAND ...
Query or change system time and date settings.
Commands:
status Show current time settings
show Show properties of systemd-timedated
set-time TIME Set system time
set-timezone ZONE Set system time zone
list-timezones Show known time zones
set-local-rtc BOOL Control whether RTC is in local time
set-ntp BOOL Enable or disable network time synchronization
systemd-timesyncd Commands:
timesync-status Show status of systemd-timesyncd
show-timesync Show properties of systemd-timesyncd
ntp-servers INTERFACE SERVER…
Set the interface specific NTP servers
revert INTERFACE Revert the interface specific NTP servers
Options:
-h --help Show this help message
--version Show package version
--no-pager Do not pipe output into a pager
--no-ask-password Do not prompt for password
-H --host=[USER@]HOST Operate on remote host
-M --machine=CONTAINER Operate on local container
--adjust-system-clock Adjust system clock when changing local RTC mode
--monitor Monitor status of systemd-timesyncd
-p --property=NAME Show only properties by this name
-a --all Show all properties, including empty ones
--value When showing properties, only print the value
See the timedatectl(1) man page for details.
timeout
"OPTION -h"
/bin/timeout: 無効なオプション -- 'h'
詳しくは '/bin/timeout --help' を実行して下さい。
tload
"OPTION -h"
Usage:
tload [options] [tty]
Options:
-d, --delay <secs> update delay in seconds
-s, --scale <num> vertical scale
-h, --help display this help and exit
-V, --version output version information and exit
For more details see tload(1).
tnftp
"OPTION -h"
tnftp: -h: unknown option
usage: tnftp [-46AadefginpRtVv] [-N NETRC] [-o OUTPUT] [-P PORT] [-q QUITTIME]
[-r RETRY] [-s SRCADDR] [-T DIR,MAX[,INC]] [-x XFERSIZE]
[[USER@]HOST [PORT]]
[[USER@]HOST:[PATH][/]]
[file:///PATH]
[ftp://[USER[:PASSWORD]@]HOST[:PORT]/PATH[/][;type=TYPE]] [http://[USER[:PASSWORD]@]HOST[:PORT]/PATH] [https://[USER[:PASSWORD]@]HOST[:PORT]/PATH] … tnftp -u URL FILE … tnftp -?
toe
"OPTION -h"
#
#/etc/terminfo:
#
top
"OPTION -h"
Usage:
top [options]
Options:
-b, --batch-mode run in non-interactive batch mode
-c, --cmdline-toggle reverse last remembered 'c' state
-d, --delay =SECS [.TENTHS] iterative delay as SECS [.TENTHS]
-E, --scale-summary-mem =SCALE set mem as: k,m,g,t,p,e for SCALE
-e, --scale-task-mem =SCALE set mem with: k,m,g,t,p for SCALE
-H, --threads-show show tasks plus all their threads
-i, --idle-toggle reverse last remembered 'i' state
-n, --iterations =NUMBER exit on maximum iterations NUMBER
-O, --list-fields output all field names, then exit
-o, --sort-override =FIELD force sorting on this named FIELD
-p, --pid =PIDLIST monitor only the tasks in PIDLIST
-S, --accum-time-toggle reverse last remembered 'S' state
-s, --secure-mode run with secure mode restrictions
-U, --filter-any-user =USER show only processes owned by USER
-u, --filter-only-euser =USER show only processes owned by USER
-w, --width [=COLUMNS] change print width [,use COLUMNS]
-1, --single-cpu-toggle reverse last remembered '1' state
-h, --help display this help text, then exit
-V, --version output version information & exit
For more details see top(1).
touch
"OPTION -h"
/bin/touch: ファイルオペランドがありません
詳しくは '/bin/touch --help' を実行して下さい。
tput
"OPTION -h"
/bin/tput: invalid option -- 'h'
Usage: tput [options] [command]
Options:
-S << read commands from standard input
-T TERM use this instead of $TERM
-V print curses-version
-v verbose, show warnings
-x do not try to clear scrollback
Commands:
clear clear the screen
init initialize the terminal
reset reinitialize the terminal
capname unlike clear/init/reset, print value for capability "capname"
tr
"OPTION -h"
/bin/tr: 無効なオプション -- 'h'
詳しくは '/bin/tr --help' を実行して下さい。
trace-cmd
"OPTION -h"
trace-cmd version 3.2.0 (not-a-git-repo)
usage:
trace-cmd [COMMAND] ...
commands:
record - record a trace into a trace.dat file
set - set a ftrace configuration parameter
start - start tracing without recording into a file
extract - extract a trace from the kernel
stop - stop the kernel from recording trace data
restart - restart the kernel trace data recording
show - show the contents of the kernel tracing buffer
reset - disable all kernel tracing and clear the trace buffers
clear - clear the trace buffers
report - read out the trace stored in a trace.dat file
stream - Start tracing and read the output directly
profile - Start profiling and read the output directly
hist - show a histogram of the trace.dat information
stat - show the status of the running tracing (ftrace) system
split - parse a trace.dat file into smaller file(s)
options - list the plugin options available for trace-cmd report
listen - listen on a network socket for trace clients
agent - listen on a vsocket for trace clients
setup-guest - create FIFOs for tracing guest VMs
list - list the available events, plugins or options
restore - restore a crashed record
snapshot - take snapshot of running trace
stack - output, enable or disable kernel stack tracing
check-events - parse trace event formats
dump - read out the meta data from a trace file
attach - Attach a host and guest trace.dat file
convert - convert trace file to different version
tracepath
"OPTION -h"
Usage
tracepath [options] <destination>
Options:
-4 use IPv4
-6 use IPv6
-b print both name and IP
-l <length> use packet <length>
-m <hops> use maximum <hops>
-n no reverse DNS name resolution
-p <port> use destination <port>
-V print version and exit
<destination> DNS name or IP address
For more details see tracepath(8).
tracker3
"OPTION -h"
“-h” is not a tracker3 command. See “tracker3 --help”
tracker3-daemon
"OPTION -h"
Usage:
tracker daemon [OPTION…]
If no arguments are given, the status of the data miners is shown
Help Options:
-h, --help Show help options
Application Options:
-f, --follow Follow status changes as they happen
-w, --watch Watch changes to the database in real time (e.g. resources or files being added)
--list-common-statuses List common statuses for miners
--pause=REASON Pause a miner (you must use this with --miner)
--pause-for-process=REASON Pause a miner while the calling process is alive or until resumed (you must use this with --miner)
--resume=COOKIE Resume a miner (you must use this with --miner)
--miner=MINER Miner to use with --resume or --pause (you can use suffixes, e.g. Files or Applications)
--list-miners-running List all miners currently running
--list-miners-available List all miners installed
--pause-details List pause reasons
-p, --list-processes List all Tracker processes
-k, --kill=APPS Use SIGKILL to stop all miners
-t, --terminate=APPS Use SIGTERM to stop all miners
-s, --start Starts miners
tracker3-endpoint
"OPTION -h"
Usage:
tracker endpoint [OPTION?]
Help Options:
-h, --help Show help options
Application Options:
-d, --database=DIR Location of the database
-b, --dbus-service=NAME Specify the DBus name of this endpoint
-o, --ontology=NAME Specify the ontology name used in this endpoint
-p, --ontology-path=DIR Specify a path to an ontology to be used in this endpoint
--http-port HTTP port
--loopback Whether to only allow HTTP connections in the loopback device
--session Use session bus
--system Use system bus
-l, --list List SPARQL endpoints available in DBus
-L, --list-http List network-local HTTP SPARQL endpoints
tracker3-export
"OPTION -h"
Usage:
tracker export [OPTION?] IRI
Help Options:
-h, --help Show help options
Application Options:
-d, --database=FILE Location of the database
-b, --dbus-service=DBus service name Connects to a DBus service
-o, --output=RDF_FORMAT Output results format: ?turtle?, ?trig? or ?json-ld?
-r, --remote-service=Remote service URI Connects to a remote service
-g, --show-graphs Output TriG format which includes named graph information
--2to3
--keyfile
tracker3-extract
"OPTION -h"
Usage:
tracker extract [OPTION…] FILE
Help Options:
-h, --help Show help options
Application Options:
-o, --output-format=FORMAT Output results format: “sparql”, “turtle” or “json-ld”
tracker3-help
"OPTION -h"
tracker3--h というマニュアルはありません
tracker3-import
"OPTION -h"
Usage:
tracker import [OPTION?] FILE
Help Options:
-h, --help Show help options
Application Options:
-d, --database=FILE Location of the database
-b, --dbus-service=DBus service name Connects to a DBus service
-r, --remote-service=Remote service URI Connects to a remote service
-g, --trig Read TriG format which includes named graph information
tracker3-index
"OPTION -h"
Usage:
tracker index [OPTION…] FILE
Help Options:
-h, --help Show help options
Application Options:
-a, --add Adds FILE as an indexed location
-d, --remove Removes FILE from indexed locations
-r, --recursive Makes indexing recursive
tracker3-info
"OPTION -h"
Usage:
tracker info [OPTION…] FILE
Help Options:
-h, --help Show help options
Application Options:
-f, --full-namespaces Show full namespaces (i.e. don’t use nie:title, use full URLs)
-c, --plain-text-content Show plain text content if available for resources
-i, --resource-is-iri Instead of looking up a file name, treat the FILE arguments as actual IRIs (e.g. <file:///path/to/some/file.txt>)
-t, --turtle Output results as RDF in Turtle format
-u, --url RDF property to treat as URL (eg. “nie:url”)
-e, --eligible Checks if FILE is eligible for being mined based on configuration
tracker3-reset
"OPTION -h"
Usage:
tracker reset [OPTION…]
Help Options:
-h, --help Show help options
Application Options:
-s, --filesystem Remove filesystem indexer database
-r, --rss Remove RSS indexer database
-f, --file=FILE Erase indexed information about a file, works recursively for directories
tracker3-search
"OPTION -h"
Usage:
tracker search [OPTION…] TERMS
Search for content matching TERMS, by type or across all types.
Help Options:
-h, --help Show help options
--help-all Show all help options
--help-resource-type Show help for resource type options
Application Options:
-l, --limit Limit the number of results shown
-o, --offset=0 Offset the results
-r, --or-operator Use OR for search terms instead of AND (the default)
-d, --detailed Show URNs for results (doesn’t apply to --music-albums, --music-artists, --feeds, --software, --software-categories)
-a, --all Return all non-existing matches too (i.e. include unmounted volumes)
--disable-snippets Disable showing snippets with results. This is only shown for some categories, e.g. Documents, Music…
--disable-fts Disable Full Text Search (FTS). Implies --disable-snippets
--disable-color Disable color when printing snippets and results
tracker3-sparql
"OPTION -h"
Usage:
tracker sparql [OPTION?]
Help Options:
-h, --help Show help options
Application Options:
-d, --database=FILE Location of the database
-b, --dbus-service=DBus service name Connects to a DBus service
-r, --remote-service=Remote service URI Connects to a remote service
-f, --file=FILE Path to use to run a query or update from file
-q, --query=SPARQL SPARQL query
-u, --update This is used with --query and for database updates only.
-c, --list-classes Retrieve classes
-x, --list-class-prefixes Retrieve class prefixes
-p, --list-properties=CLASS Retrieve properties for a class, prefixes can be used too (e.g. rdfs:Resource)
-n, --list-notifies=CLASS Retrieve classes which notify changes in the database (CLASS is optional)
-i, --list-indexes=PROPERTY Retrieve indexes used in database to improve performance (PROPERTY is optional)
-g, --list-graphs Retrieve all named graphs
-t, --tree=CLASS Describe subclasses, superclasses (can be used with -s to highlight parts of the tree and -p to show properties)
-s, --search=CLASS/PROPERTY Search for a class or property and display more information (e.g. Document)
--get-shorthand=CLASS Returns the shorthand for a class (e.g. nfo:FileDataObject).
--get-longhand=CLASS Returns the full namespace for a class.
-a, --arg=PARAMETER:TYPE:VALUE Provides an argument for a query parameter.
tracker3-sql
"OPTION -h"
Usage:
tracker sql [OPTION?]
Help Options:
-h, --help Show help options
Application Options:
-d, --database=FILE Location of the database
-f, --file=FILE Path to use to run a query from file
-q, --query=SQL SQL query
tracker3-status
"OPTION -h"
Usage:
tracker status [OPTION…] EXPRESSION
Help Options:
-h, --help Show help options
Application Options:
-a, --stat Show statistics for current index / data set
tracker3-tag
"OPTION -h"
Usage:
tracker tag [OPTION…] FILE [FILE…]
Help Options:
-h, --help Show help options
Application Options:
-t, --list=FILTER List all tags (using FILTER if specified; FILTER always uses logical OR)
-s, --show-files Show files associated with each tag (this is only used with --list)
-a, --add=TAG Add a tag (if FILEs are omitted, TAG is not associated with any files)
-d, --delete=TAG Delete a tag (if FILEs are omitted, TAG is removed for all files)
-e, --description=STRING Description for a tag (this is only used with --add)
-l, --limit=512 Limit the number of results shown
-o, --offset=0 Offset the results
-n, --and-operator Use AND for search terms instead of OR (the default)
transicc
"OPTION -h"
LittleCMS ColorSpace conversion calculator - 5.1 [LittleCMS 2.14]
Copyright (c) 1998-2022 Marti Maria Saguer. See COPYING file for details.
[transicc fatal error]: Unknown option - run without args to see valid ones.
transset
"OPTION -h"
unknown_program: unable to open display ''
usage: transset [-options ...] [opacity]
options:
-h, --help display this message
-t, --toggle force toggle of opacity
-c, --click select by clicking on window (default)
-p, --point select the window currently under the cursor
-a, --actual select the actual window
-n, --name NAME select by name, NAME is matched as regular expression
--no-regex don't use regular expression for matching name
-i, --id select by window id
--inc increase by the given opacity
--dec decrease by given opacity
-m, --min OPACITY minimum possible opacity (default = 0)
-x, --max OPACITY maximum possible opacity (default = 1)
-v, --verbose print some debug info
-V, --version print version number
troff
"OPTION -h"
usage: /bin/troff [-abcCEiRUz] [-d ct] [-d string=text] [-f font-family] [-F font-directory] [-I inclusion-directory] [-m macro-package] [-M macro-directory] [-n page-number] [-o page-list] [-r cnumeric-expression] [-r register=numeric-expression] [-T output-device] [-w warning-category] [-W warning-category] [file ...]
usage: /bin/troff {-v | --version}
usage: /bin/troff {-h | --help}
true
"OPTION -h"
truncate
"OPTION -h"
/bin/truncate: 無効なオプション -- 'h'
詳しくは '/bin/truncate --help' を実行して下さい。
trust
"OPTION -h"
usage: trust command <args>...
Common trust commands are:
list List trust or certificates
extract Extract certificates and trust
extract-compat Extract trust compatibility bundles
anchor Add, remove, change trust anchors
dump Dump trust objects in internal format
check-format Check the format of .p11-kit files
See 'trust <command> --help' for more information
tset
"OPTION -h"
/bin/tset: invalid option -- 'h'
Usage: tset [options] [terminal]
Options:
-c set control characters
-e ch erase character
-I no initialization strings
-i ch interrupt character
-k ch kill character
-m mapping map identifier to type
-Q do not output control key settings
-q display term only, do no changes
-r display term on stderr
-s output TERM set command
-V print curses-version
-w set window-size
If neither -c/-w are given, both are assumed.
tsort
"OPTION -h"
/bin/tsort: 無効なオプション -- 'h'
詳しくは '/bin/tsort --help' を実行して下さい。
tty
"OPTION -h"
/bin/tty: 無効なオプション -- 'h'
詳しくは '/bin/tty --help' を実行して下さい。
turbostat
"OPTION -h"
Usage: turbostat [OPTIONS][(--interval seconds) | COMMAND ...]
Turbostat forks the specified COMMAND and prints statistics
when COMMAND completes.
If no COMMAND is specified, turbostat wakes every 5-seconds
to print statistics, until interrupted.
-a, --add add a counter
eg. --add msr0x10,u64,cpu,delta,MY_TSC
-c, --cpu cpu-set limit output to summary plus cpu-set:
{core | package | j,k,l..m,n-p }
-d, --debug displays usec, Time_Of_Day_Seconds and more debugging
-D, --Dump displays the raw counter values
-e, --enable [all | column]
shows all or the specified disabled column
-H, --hide [column|column,column,...]
hide the specified column(s)
-i, --interval sec.subsec
Override default 5-second measurement interval
-J, --Joules displays energy in Joules instead of Watts
-l, --list list column headers only
-n, --num_iterations num
number of the measurement iterations
-N, --header_iterations num
print header every num iterations
-o, --out file
create or truncate "file" for all output
-q, --quiet skip decoding system configuration header
-s, --show [column|column,column,...]
show only the specified column(s)
-S, --Summary
limits output to 1-line system summary per interval
-T, --TCC temperature
sets the Thermal Control Circuit temperature in
degrees Celsius
-h, --help print this help message
-v, --version print version information
For more help, run "man turbostat"
tzselect
"OPTION -h"
/bin/tzselect: 不正なオプションです -- h
/bin/tzselect: try '/bin/tzselect --help'