X-Git-Url: https://feistymeow.org/gitweb/?a=blobdiff_plain;f=scripts%2Fcore%2Finventory.sh;h=f2daf63a06e9dbec0f38f1909abf7598d57916a7;hb=c5b50cbfbbd4c4dcbd2d52ad78fa91febb70d9e5;hp=8127d598cdc478e65974b14ec660f96c8abe0c4f;hpb=2e8db8a8fad52c97a67523ac76823bb0f2cbd4ee;p=feisty_meow.git diff --git a/scripts/core/inventory.sh b/scripts/core/inventory.sh index 8127d598..f2daf63a 100644 --- a/scripts/core/inventory.sh +++ b/scripts/core/inventory.sh @@ -29,7 +29,7 @@ else fi echo -echo "it is $(date +"%A at %H:%M hours on day %e of the %B moon in the gregorian year %Y" | tr A-Z a-z) and our intrepid adventurer $USER is exploring a computer running $osname $osver named $(hostname) (code-name $codename) and has found that the machine's OS platform is $(uname -m) and its current incarnation has been ${up}." | splitter +echo "it is $(date +"%A at %H:%M hours on day %e of the %B moon in the gregorian year %Y" | tr A-Z a-z) and our intrepid adventurer $USER is exploring a computer named $(hostname) that is running in a thoughtspace called $osname $osver (code-name $codename), and $USER has deduced that the machine's OS platform is $(uname -m) and its current incarnation has been ${up}." | splitter #hmmm: splitter not accepting these args properly right now: #--mincol 2 --maxcol 40 echo