home-manager
Manage a per-user environment using Nix, allowing declarative configuration of the user’s home.
holehe
Check if an email is attached to an account on sites like Twitter, Instagram, Imgur and over 120 others.
hn
Command-line interface for Hacker News.
hledger
A robust, friendly plain text accounting app.See also: hledger-ui for TUI, hledger-web for web interface.
hledger-ui
hledger-web
hive
CLI tool for Apache Hive.
history
Command-line history.
histexpand
Reuse and expand the shell history in sh, Bash, Zsh, rbash and ksh.
sh
rbash
ksh
hipstopgm
Read a HIPS file as input and return a PGM image as output.If the HIPS file contains more than one frame in sequence, hipstopgm will concatenate all the frames vertically.
highlight
Outputs syntax-highlighted source code to a variety of formats.
hg
Mercurial - a distributed source control management system.Some subcommands such as commit have their own usage documentation.
commit
hg-update
Update the working directory to a specified changeset.
hg-status
Show files that have changed in the working directory.
hg-serve
Start a standalone Mercurial web server for browsing repositories.
hg-root
Display the root location of a Hg repository.
hg-remove
Remove specified files from the staging area.
hg-push
Push changes from the local repository to a specified destination.
hg-pull
Pull changes from a specified repository to the local repository.
hg-log
Display the revision history of the repository.
hg-init
Create a new repository in the specified directory.
hg-commit
Commit all staged or specified files to the repository.