Cross-platform functions emulating common shell commands
The Pipe Magic Tools (PMT) are a small collection of filters which
can be added to UNIX pipes. The filters include:
speed
Measures the speed of the data flowing through the pipe
throttle
Controls the speed of the data flowing through the pipe
rot13
The famous rot13 algorithm
rot47
The not-so-famous rot47 algorithm
tolower
Converts all alphabetic characters to lower case
toupper
Converts all alphabetic characters to upper case
Stat::lsMode generates mode and permission strings that look like
the ones generated by the Unix ls -l command. For example, a
regular file that is readable by everyone and writable only by its
owner has the mode string -rw-r--r--. Stat::lsMode will either
examine the file and produce the right mode string for you, or you
can pass it the mode that you get back from Perl's stat call.
This Perl5 module retrieves the 1 minute, 5 minute, and 15
minute load average of a machine.
beadm is an Illumos/Solaris-like utility for FreeBSD to manage
Boot Environments on ZFS filesystems.
beadm is an Illumos/Solaris-like utility for FreeBSD to manage
Boot Environments on ZFS filesystems.
Helps for locating free GIDs.
Sys::HostIP does what it can to determine the IP address
of your machine. This module was tested on Irix, OpenBSD,
FreeBSD, NetBSD, Solaris, Linux, OSX, Win32, and Cygwin.
A collection of firmware for bhyve.
FreeBSD RC script to start bhyve guests in tmux.