Edit Files - View Files with Mailcap | Online Free DevTools by Hexmos
Edit files effortlessly with Mailcap using this command alias. View files with the default mailcap explorer and streamline file processing. Free online tool, no registration required.
edit
An alias to a
run-mailcap’s action edit. Originallyrun-mailcapis 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}}
