From 4dd11ca5e2b59c68e93be2952876441ff3a71927 Mon Sep 17 00:00:00 2001 From: Rose Hellsing Date: Tue, 9 Sep 2025 11:34:58 +0200 Subject: be me --- nofetch | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'nofetch') diff --git a/nofetch b/nofetch index bdd0ca7..7abfabe 100755 --- a/nofetch +++ b/nofetch @@ -36,9 +36,11 @@ lets all love lain! Chairman mao forbids this. i dunno man, you own the computer inshallah we shall find this bug -77+33=10 +77+33=100 +be me $(file=$(find /usr/libexec -type f 2>/dev/null | shuf -n 1); echo -n $file says: $(strings $file 2>/dev/null | shuf -n 1)) -$(file=$(find /usr/bin -type f 2>/dev/null | shuf -n 1); echo -n $file says: $(strings $file 2>/dev/null | shuf -n 1))" +$(file=$(find /usr/bin -type f 2>/dev/null | shuf -n 1); echo -n $file says: $(strings $file 2>/dev/null | shuf -n 1)) +$(fortune -s)" nofetch=$(echo "$array" | shuf -n 1) -- cgit v1.2.3