From 3fa1ef8d1b492bbd9498286d10c5b570f1f0b414 Mon Sep 17 00:00:00 2001 From: Aleksandar 'The Cobra' Widulski Date: Tue, 10 May 2022 03:30:06 -0400 Subject: [PATCH] Fix randstr that just broke somehow Signed-off-by: Aleksandar 'The Cobra' Widulski --- .bashrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.bashrc b/.bashrc index be55388..97c5b36 100644 --- a/.bashrc +++ b/.bashrc @@ -31,7 +31,7 @@ complete -cf boas # Random string (passwords) randstr() { - tr -cd [:graph:]