X-Git-Url: https://feistymeow.org/gitweb/?a=blobdiff_plain;ds=inline;f=scripts%2Fcore%2Finventory.sh;fp=scripts%2Fcore%2Finventory.sh;h=dc48419fd2e6dbbd943d29cb3c43e364d4343dfb;hb=54c5417f18c59e229cb98cadd51e87f649cd6510;hp=9390dc7464067710e269cb3ac8ab7b8e729b2b53;hpb=0043219cf8fc451389c7a36e496a85ad22a6561d;p=feisty_meow.git diff --git a/scripts/core/inventory.sh b/scripts/core/inventory.sh index 9390dc74..dc48419f 100644 --- a/scripts/core/inventory.sh +++ b/scripts/core/inventory.sh @@ -26,7 +26,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 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) (code-name $codename) and has found 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