edit

An alias to a run-mailcap's action edit. Originally run-mailcap is used to process/edit mime-type/file. More information: <https://www.computerhope.com/unix/uedit.htm>.

Install

All systems
curl cmd.cat/edit.sh
Debian Debian
apt-get install mime-support
Ubuntu
apt-get install mime-support
Arch Arch Linux
pacman -S vi
image/svg+xml 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

An alias to a run-mailcap's action edit. Originally run-mailcap is used to process/edit mime-type/file. More information: <https://www.computerhope.com/unix/uedit.htm>.

  • Edit action can be used to view any file on default mailcap explorer:
    edit filename
  • With `run-mailcap`:
    run-mailcap --action=edit filename

© tl;dr; authors and contributors