Ports Search

Results 4150 of 1,266 for /sysutils/.(0.037 seconds)
sysutils/acpi_call-1.0.1 (Score: 0.0807937)
Kernel module for calling ACPI methods from userspace
Kernel module for calling arbitrary ACPI methods from userspace.
sysutils/ccd2iso-0.9 (Score: 0.0807937)
CloneCD to ISO converter
A CloneCD to ISO converter.
sysutils/ccze-0.2.1 (Score: 0.0807937)
Fast log colorizer
Ccze is a fast, C port of the well known colorize log colorizer. It uses ncurses for the output and PCRE for matching. It is also extensible via plug-ins. Plugins for apm, exim, fetchmail, httpd, postfix, procmail, squid, syslog, ulogd, vsftpd, xferlog and more are provided.
sysutils/cdargs-1.35 (Score: 0.0807937)
Navigate the filesystem using a menu interface or a bookmark system
CDargs heavily enhances the navigation of the common Unix file-system inside the shell. It plugs into the shell built-in cd-command (via a shell function or an alias) and thus adds bookmarks and a browser to it. It enables you to move to a very distant place in the file-system with just a few keystrokes.
sysutils/cdbkup-1.0 (Score: 0.0807937)
Simple but full-featured backup/restore perl scripts (uses gnu tar)
CDBKUP is a professional-grade open-source package for backing up filesystems onto CD-Rs or CD-RWs. Features: Supports full or incremental backups. Results are stored as GNU tarballs on ISO 9660 filesystems. Excellent support for multi-session CDs. Large backups can be split between multiple CDs. Supports gzip, bzip2 or no compression.
sysutils/afbinit-1.0 (Score: 0.0807937)
Sun AFB aka Sun Elite 3D microcode firmware loader
This port provides a program that loads the microcode firmware onto Sun Microsystems AFB Graphics Accelerators aka Sun Microsystems Elite 3D found in many UltraSPARC systems. The microcode is necessary if you want to run X.Org with acceleration on these cards and is also included in this port.
sysutils/cdf-0.2 (Score: 0.0807937)
Colorized df
cdf means "colorized df". The main features of cdf are: * customazable color schemes * eye-friendly capacity bars * most of such utils needs some 3rd party libraries, python interpreter and so on, while cdf written in pure C
sysutils/agedu-10126 (Score: 0.0807937)
Unix utility for tracking down wasted disk space
Unix provides the standard du utility, which scans your disk and tells you which directories contain the largest amounts of data. That can help you narrow your search to the things most worth deleting. However, that only tells you what's big. What you really want to know is what's too big. By itself, du won't let you distinguish between data that's big because you're doing something that needs it to be big, and data that's big because you unpacked it once and forgot about it. Most Unix file systems, in their default mode, helpfully record when a file was last accessed. Not just when it was written or modified, but when it was even read. So if you generated a large amount of data years ago, forgot to clean it up, and have never used it since, then it ought in principle to be possible to use those last-access time stamps to tell the difference between that and a large amount of data you're still using regularly. agedu is a program which does this. It does basically the same sort of disk scan as du, but it also records the last-access times of everything it scans. Then it builds an index that lets it efficiently generate reports giving a summary of the results for each subdirectory, and then it produces those reports on demand.
sysutils/cdircmp-0.3 (Score: 0.0807937)
Compare directories and select files to copy
cdircmp is a simple utility that compares two directories, displays the differences, and allows you to select items to copy.
sysutils/cdls-4.2 (Score: 0.0807937)
Curses based file manager for system managers
cdls is a curses-based file manager for quickly browsing directories and files. The screen can be dynamically adjusted to include all information (like 'ls -ail'), or just the filenames (multi-column), or anything in between. All basic file and directory manipulations are possible with 1 keystroke: copy, move, delete, view, execute, change owner/group/mode, edit, diff, link (hard/symbolic), wc, tail -f, cksum, hexdump and many others. Documentation is self-contained in cdls and consists of two screens from which each option or subject can be selected to show its info screen.