diff --git a/arch-config/Dokumente/Commands.md b/arch-config/Dokumente/Commands.md index 5961a7da..ef154c9e 100644 --- a/arch-config/Dokumente/Commands.md +++ b/arch-config/Dokumente/Commands.md @@ -185,3 +185,14 @@ du -sh ```bash df -h ``` + +## tmpmail +Look at temporary mail +```bash +tmpmail +``` + +Generate new temporary mail +```bash +tmpmail -g +```