blob: 21c038f043d310b0b2ecbff82547ff3b19bfb40e (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
This is outils, a port of some non-standard OpenBSD tools to Linux.
You need OpenSSL/LibreSSL to build it.
Included are:
apply — apply a command to a set of arguments
calendar — reminder service
cksum — display file checksums and block counts
gzsig — gzip signing utility
jot — print sequential or random data
lam — laminate files
lndir — create a shadow directory of symbolic links to another directory
md5 — calculate a message digest (checksum) for a file
rdate — set the system's date from a remote host
rs — reshape a data array
signify — cryptographically sign and verify files
unvis — revert a visual representation of data back to original form
vis — display non-printable characters in a visual format
what - show what versions of object modules were used to construct a file
Christian Neukirchen
chneukirchen@gmail.com
|