An alias to a run-mailcap's action print. Originally run-mailcap is used to process mime-type/file. More information: <https://manned.org/print>.
Install
- All systems
-
curl cmd.cat/print.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/print
An alias to a run-mailcap's action print. Originally run-mailcap is used to process mime-type/file. More information: <https://manned.org/print>.
-
Print action can be used to print any file on default run-mailcap tool:
print filename
-
With `run-mailcap`:
run-mailcap --action=print filename
© tl;dr; authors and contributors