compose
An alias to a run-mailcap's action compose. Originally run-mailcap is used to mime-type/file. More information: <https://manned.org/compose>.
Install
- All systems
-
curl cmd.cat/compose.sh
- Debian
-
apt-get install mime-support
- Ubuntu
-
apt-get install mime-support
- Kali Linux
-
apt-get install mime-support
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install mime-support
- Raspbian
-
apt-get install mime-support
- Dockerfile
- dockerfile.run/compose
An alias to a run-mailcap's action compose. Originally run-mailcap is used to mime-type/file. More information: <https://manned.org/compose>.
-
Compose action can be used to compose any existing file or new on default mailcap edit tool:
compose filename
-
With `run-mailcap`:
run-mailcap --action=compose filename
© tl;dr; authors and contributors