This commit is contained in:
Stephan Raabe
2024-04-16 21:46:53 +02:00
parent 55f7feea4f
commit 1b36fb7b1b
47 changed files with 829 additions and 0 deletions
+4
View File
@@ -0,0 +1,4 @@
#!/bin/bash
quote="`fortune -n 90 -s | head -n 1`"
echo "$quote"