1 2opml - Convert list of URLs to OPML.
2 Head - output as many lines from the first part of files as many lines on the terminal currently
3 LevelDB - Commandline interface for Google's leveldb key-value storage
4 PMbwmon - Poor man's bandwidth monitor
5 PMdirindex - Poor man's directory index generator, output HTML
6 PMdirindex - Poor man's hex diff viewer
7 PMnslist - Poor man's namespace list
8 PMpwgen - Poor man's password generator
9 PMrecdiff - Poor man's directory tree difference viewer, comparing file names and sizes recursively
10 Tail - output as many lines from the end of files as many lines on the terminal currently
11 a8e - Abbreviate words in the input stream
12 adr2html - Convert Opera Hostlist 2.0 bookmarks to HTML
13 asterisk-log-separator - Split up Asterisk PBX log file into multiple files based on which process wrote each part
14 awk-cut - Select fields from input stream with awk
15 base58 - Encode to (decode from) Base58
16 base64url - Encode to (decode from) Base64-URL encoding
17 bencode2json - Convert Bencode (BitTorrent's loosely structured data) to JSON
18 cdexec - Run a given command in the given directory
19 chattr-cow - try hard to enable Copy-on-Write attribute on files
20 chromium_cookie_decrypt.py - Decrypt Chromium web browser stored cookies and output cleartext
21 chshebang - Change a script's default interpreter
22 cled - Command Line-Editor - Edit text file lines by commands directly from shell
23 convert_chromium_cookies_to_netscape.sh - Convert Chromium and derivative web browser's cookies to Netscape format (used by wget and curl)
24 corner_time - Place a digital clock in the upper right hand corner of the terminal
25 cronrun - convenience features to run commands in task scheduler environment
26 cut.awk - Output only the selected fields from the input stream, parameters follow awk(1) syntax
27 daemonctl - Manage preconfigured libslack daemon(1) daemons more conveniently
28 dataurl2bin - Decode "data:..." URLs from input stream and output the raw binary data
29 dbus-call - Browse DBus and call its methods
30 debdiff - Display differences between 2 Debian packages (*.deb files)
31 descpids - List all descendant process PIDs of the given process(es)
32 dfbar - Display disk space usage with simple bar chart (as reported by df(1))
33 digasn - Query Autonom System Number (ASN) from DNS
34 diu - Display Inode usage, similar to du(1) for space usage
35 dlnew - Download web resource if local copy is older
36 eat - Read and echo back input (like cat(1)) until interrupted (ie. ignore end-of-file)
37 errorlevel - Exit with the given status code
38 fc-search-codepoint - Print the names of available X11 fonts containing the given code point(s)
39 fcomplete - Complete a smaller file with the data from a bigger one
40 fdupes-hardlink - Make hardlinks from identical files as reported by fdupes(1)
41 ff - Find files horizontally, ie. a whole directory level at a time, across subtrees
42 ffilt - Filter a file via a command's STDIO and write back to it
43 fgat - Execute command in foreground at a given time
44 filterexec - Echo those arguments with which the given command returns zero.
45 find-by-date - Find files with GNU find(1) but with easier to comprehend time interval formats
46 findnewestfile - Search for the newest file in a given path recursively and always show the most recent while scanning
47 fixRFC822filemtime - Set a file's last modification time, which contains an email message in RFC-822 format, to the email's Date
48 fixlogfiledatetime - Set the target files modification time to their respective last log entry's timestamp
49 fmtkv - Tranform key=value (each optionally double-quoted) pairs into 1 pair by 1 line on the output
50 foreach - Run an OS or shell command on each input line, similar to xargs(1)
51 g_filename_to_uri - Mimic g_filename_to_uri() GLib function creating a file:// url from path string
52 git-submodule-auto-add - Automatically add submodules to a git repo according to .gitmodules file
53 git_diff - View two files' diff by git-diff(1), even not under git version control
54 gitconfigexec - Change git settings for a given command run only
55 header.sed - Echo the input stream up to the first empty line (usual end-of-header marker)
56 hlcal - Highlight BSD cal(1) output
57 htmlentities - Convert plain text into HTML-safe text
58 indent2tree - Makes TAB-indented text into ascii tree chart
59 inisort - Sort keys in an INI file according to the order of keys in an other INI file
60 is_gzip - Return 0 if the file in argument has gzip signature
61 levenshtein-distance - Calculate the Levenshtein distance of given strings
63 json2bencode - Convert JSON to Bencode (BitTorrent's loosely structured data)
64 killp - Send signal to processes (kill, terminate, ...) by PID until they end
65 kt - Run command in background terminal; keept(1) convenience wrapper
66 levenshtein-distance - Calculate the Levenshtein distance of given strings
67 lines - Output only the given lines of the input stream
68 lnto - Convenience wrapper for ln(1). User enters link target paths relative to the current directory
69 loggerexec - Run a command and send STDOUT and STDERR to syslog
70 logrotate-counters - Increment numbers in file names
71 logto - Run a command and append its STDOUT and STDERR to a file
72 lpjobs - Show printer queue jobs (wrapper for lpq and lpstat)
73 lsata - List ATA devices on the system
74 lsenv - List environment variables of a process
75 mail-extract-raw-headers - Get named headers from RFC822-format input.
76 mime-header-decode - Decode MIME-encoded stream on stdin line-by-line
77 mime_extract - Extract parts from a MIME multipart file and save them into separate files
78 mkdeb - Create a Debian package (.deb)
79 mkmagnetlink - Create a "magnet:" link out of a torrent file
80 movesymlinks - Rename file and correct its symlinks to keep point to it.
81 moz_bookmarks - Read Mozilla bookmarks database and display titles and URLs line-by-line
82 msg - Write to given user's open terminals
83 multicmd - Run multiple commands in series
84 multithrottler - Run given command if not reached the defined rate limit
85 mysql-fix-orphan-privileges.php - Suggest SQL commands to clean up unused records in system tables which hold permission data
86 noacute - Strip diacritics (acute, umlaut, ...) from letters on the input stream
87 nocomment - remove comment lines from input stream
88 nopath - Run command by disregarding some PATH directories
89 notashell - A non-interactive shell lacking of any shell syntax
90 oded - On-disk editor - edit text files by commands directly from shell
91 organizebydate - Rename files based on their date-time
92 palemoon-current-url - Display the webpage's URL which is currently open in Palemoon web browser
93 parsel - Select parts of a HTML document based on CSS selectors
94 partial - Show an earlier started long-running command's partial output
95 paths2indent - Transform list of filesystem paths to an indented list of the leaf elements
96 pdfflop - Flop a PDF file's pages
97 perl-repl - Read-Evaluate-Print-Loop wrapper for perl(1)
98 pfx2pem - Convert PFX (PKCS#12) certificate file to PEM format
99 pfxln - Prefix lines from STDIN
100 pipeby - Run a command and pipe its output to an other one
101 pipekill - Send signal to a process on the other end of the given pipe filedescriptor
102 pngmetatext - Put metadata text into PNG file
103 pvalve - Control how much a given command should run by an other command's exit code
104 pyzor-files - Run a pyzor(1) command on the given files
105 qrwifi - Generate a string, used in WiFi-setup QR codes, containing a hotspot name and password
106 randstr - Generate random string from a given set of characters and with a given length.
107 rcmod - Run a given command and modify its Return Code according to the rules given by the user
108 redirexec - Execute a command with some file descriptiors redirected.
109 rename.td - rename multiple files by a Perl expression
110 renamemanual - Interactive file rename tool
111 repeat - Run a give command repeatedly
112 replcmd - Wrap any command in a REPL interface
113 reportcmdstatus - Textually show how the given command finished (exit status/signal)
114 rsacrypt - Encrypt/decrypt files with RSA
115 rsysrq - Send SysRQ commands remotely over the network
116 screen-notify - Send status-line message to the current GNU/Screen instance
117 screenconsole - Interactive CLI to run GNU/screen commands against current or specified screen session
118 screenreattach - Reattach to GNU/screen and import environment variables
119 screens - List all GNU/Screen sessions accessible by the user and all of their inner windows as well
120 set-sys-path - Set PATH according to /etc/environment and run the given command
121 set-xcursor-lock-and-run - Set X11 cursor to a padlock and run a command
122 ssh-agent-finder - Find a working ssh agent on the system so you get the same in each of your logon sessions
123 stdfilt - Run a command but filter its STDOUT and STDERR
124 stdmux - Multiplex the given command's STDOUT and STDERR by prefixing their lines
125 strip-ansi-seq - Dumb script removing more-or-less any ANSI escape sequences from the input stream
126 subst_sudo_user - Sudo helper program
127 substenv - Substitute environment variables in parameters and run the resulting command
128 swap - swaps two files' names
129 symlinks-analyze - Discover where symlinks point at, recursively
130 symlinks2dot - Generate a graph in dot(1) format representing the symlink-target relations among the given files
131 tabularize - Takes TAB-delimited lines of text and outputs formatted table.
132 takeown - Take ownership on files, even for unprivileged users
133 taslis - WM's Window List
134 terminaltitle - Set the current terminal's title string
135 tests - Show all attributes of the given files which can be tested by test(1) in the same color as ls(1) shows them
136 text2img-dataurl - Convert text input to image in "data:..." URL representation
137 timestamper - Prepend a timestamp to each input line
138 touchx - set execution bit on files and creates them if neccessary
139 trackrun - Record when the given command was started and ended and expose to it in environment variables
140 ttinput - Inject console input in a terminal as if the user typed
141 uchmod - chmod files according to umask
142 unicodestyle - Add font styles to input text using Unicode
143 upsidedown - Transliterate input stream to text with upsidedown-looking chars
144 url-parts - Extract specified parts from URLs given in input stream
145 url_encode - Escape URL-unsafe chars in text given either in parameters or in stdin by percent-encoding
146 url_encode_bf - Make all chars given either in parameters or in stdin to percent-encoded sequence
147 vidir-sanitize - Helper script to change tricky filenames in a directory
148 vifiles - Edit multiple files as one
149 visymlinks - Bulk edit target of symlinks
150 waitpid - Wait for a process to end (even if not child of current shell)
151 whisper-retention-info - Show data retention policy in Whisper timeseries database file
152 wikibot - Update Wikimedia (Wikipedia) article
153 xdg-autostart - Start XDG autostart programms
154 xml2json - Convert XML input to JSON