Disable .profile fortunes
[khome.git] / home / .profile
index b01c106..c7c3a4a 100644 (file)
@@ -18,8 +18,8 @@ status
 
 printf '\n'
 
-awk \
-    -v RS='' \
-    'BEGIN {srand()} {fortunes[n++] = $0} END {print fortunes[int(n * rand())]}' \
-    ~/arc/doc/fortunes/orangebook_.txt \
-| fold -s
+#awk \
+#    -v RS='' \
+#    'BEGIN {srand()} {fortunes[n++] = $0} END {print fortunes[int(n * rand())]}' \
+#    ~/arc/doc/fortunes/orangebook_.txt \
+#| fold -s
This page took 0.028874 seconds and 4 git commands to generate.