From 7fbdb9df4474cbb57f56422df0fa88d73410c476 Mon Sep 17 00:00:00 2001 From: RealStickman Date: Mon, 2 Nov 2020 20:49:34 +0100 Subject: [PATCH] Add tmpmail --- arch-config/Dokumente/Commands.md | 11 +++++++++++ 1 file changed, 11 insertions(+) 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 +```