scan
set of electronic mail handling programs
Install
- All systems
-
curl cmd.cat/scan.sh
- Debian
-
apt-get install mmh
- Ubuntu
-
apt-get install mmh
- Alpine
-
apk add mmh
- Arch Linux
-
pacman -S mailutils
- Kali Linux
-
apt-get install mailutils-mh
- Fedora
-
dnf install scalasca-openmpi
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install mmh
- OS X
-
brew install nmh
- Raspbian
-
apt-get install mmh
- Dockerfile
- dockerfile.run/scan
- Docker
-
docker run cmd.cat/scan scan
powered by Commando
nmh
set of electronic mail handling programs
This is the nmh mail user agent (reader/sender), a command-line based mail reader that is powerful and extensible. nmh is an excellent choice for people who receive and process a lot of mail. Unlike most mail user agents, nmh is not a single program, rather it is a set of programs that are run from the shell. This allows the user to utilize the full power of the Unix shell in coordination with nmh. Various front-ends are available, such as mh-e (an emacs mode), xmh, and exmh (X11 clients). nmh was originally based on MH version 6.8.3, and is intended to be a (mostly) compatible drop-in replacement for MH.
scalasca
Scalable performance Analysis of Large-Scale parallel Applications
Tool that supports the performance optimization of parallel programs by measuring and analyzing their runtime behavior. The analysis identifies potential performance bottlenecks - in particular those concerning communication and synchronization - and offers guidance in exploring their causes.
dvb-apps
Digital Video Broadcasting (DVB) applications
Applications and utilities geared towards the initial setup, testing and operation of an DVB device supporting the DVB-S, DVB-C, DVB-T, and ATSC standards. Main User Applications: . scan - Scan for channels on your digital TV device . dvbscan - Another frequency scanning tool . czap, szap, tzap - Tuning utilities for DVB-C, DVB-S, DVB-T . azap - Tuning utility for ATSC . gnutv - Tune, watch and stream your TV General Utilities: . dvbdate - Set your clock from digital TV . dvbnet - Control digital data network interfaces . dvbtraffic - Monitor traffic on a digital device . femon - Monitor the tuning on a digital TV device . zap - *Just* tunes a digital device . atsc_epg - Display ATSC Electronic Program Guide (next programs) . alevt - Teletext browser Hardware Specific Utilities: . util/av7110_loadkeys - Load remote keys into an av7110 based card . util/dib3000-watch - Monitor DIB3000 demodulators . util/dst-utils - Utilities for DST based cards . util/ttusb_dec_reset - Reset a TechnoTrends TTUSB DEC device Libraries: . lib/libdvbapi - Interface library to digital TV devices . lib/libdvbcfg - Library to parse/create digital TV channel . lib/libdvbsec - Library for Satellite Equipment Control operations . lib/libucsi - Fast MPEG2 Transport Stream SI table parsing library . lib/libdvben50221- Implementation of a Cenelec EN 50221 CAM stack . lib/libdvbmisc - Miscellaneous utilities used by the other libraries
mailutils-mh
GNU mailutils-based MH utilities
GNU Mailutils is a rich and powerful protocol-independent mail framework. It contains a series of useful mail libraries, clients, and servers. These are the GNU mailutils MH utilities. It is an implementation of MH, a collection of small shell programs to read and handle mail in a very flexible way.
scalasca-mpich
large-scale parallel applications - mpich
scalasca-openmpi
large-scale parallel applications - openmpi
mmh
set of electronic mail handling programs
This is the mmh mail user agent (reader/sender), a command-line based mail reader that is powerful and extensible. nmh is an excellent choice for people who receive and process a lot of mail. Unlike most mail user agents, mmh is not a single program, rather it is a set of programs that are run from the shell. This allows the user to utilize the full power of the Unix shell in coordination with mmh. Mmh is a modified version of the electronic mail handling system nmh. Nmh (new MH) itself was originally based on the package MH-6.8.3, and was intended to be a (mostly) compatible drop-in replacement for MH. In contrast, mmh is not intended to be a drop-in replacement for nmh, rather mmh breaks compatibility to nmh in order to modernize and simplify it.
mailutils
GNU mailutils utilities for handling mail
GNU Mailutils is a rich and powerful protocol-independent mail framework. It contains a series of useful mail libraries, clients, and servers. This package contains the GNU mailutils versions of dotlock, frm, from, maidag, mail, messages, mimeview, movemail, readmsg and sieve. They are capable of speaking POP3, IMAP, mbox, MH and Maildir. dotlock -- lock mail spool files. frm -- display From: lines. from -- display from and subject. maidag -- the mail delivery agent. mail -- the standard /bin/mail interface, mail sender and reader. messages -- count the number of messages in a mailbox. mimeview -- display files, using mailcap mechanism. movemail -- move messages across mailboxes. readmsg -- extract selected messages from a mailbox. sieve -- a mail filtering tool.