ykman-config
Enable or disable YubiKey applications.Note: you can use ykman info to see currently enabled applications.
ykman info
ykinfo
Get basic information from a YubiKey.
yesod
Helper tool for Yesod, a Haskell-based web framework.All Yesod commands are invoked through the stack project manager.
stack
yes
Output something repeatedly.This command is commonly used to answer yes to every prompt by install commands (such as apt-get).
ybmtopbm
Convert a Bennet Yee "face" file to PBM.
ybacklight
Manage screen backlight brightness. See also xbacklight.
xbacklight
yarn
JavaScript and Node.js package manager alternative.
yarn-why
Identifies why a Yarn package has been installed.
yard
Documentation tool for Ruby.
yapf
Python style guide checker.
yank
Read input from stdin and display a selection interface that allows a field to be selected and copied to the clipboard.
stdin
yacc
Generate an LALR parser (in C) with a formal grammar specification file.See also: bison.
bison
yacas
Yet Another Computer Algebra System.
xzmore
Display text from xz or lzma compressed files.Almost equivalent to xzless, except it respects the PAGER environment variable, uses more by default and you cannot pass options to the pager.
xz
lzma
xzless
PAGER
more
Display text from xz and lzma compressed files.See also: less.
less
xzgrep
Search files possibly compressed with xz, lzma, gzip, bzip2, lzop, or zstd using regular expressions.See also: grep.
gzip
bzip2
lzop
zstd
grep
xzfgrep
This command is an alias of xzgrep --fixed-strings.See also: fgrep.
xzgrep --fixed-strings
fgrep
xzegrep
This command is an alias of xzgrep --extended-regexp.See also: egrep.
xzgrep --extended-regexp
egrep
xzdiff
Invokes diff on files compressed with xz, lzma, gzip, bzip2, lzop, or zstd.All options specified are passed directly to diff.
diff
xzcmp
Invokes cmp on files compressed with xz, lzma, gzip, bzip2, lzop, or zstd.All options specified are passed directly to cmp.
cmp