79440562

Date: 2025-02-14 21:15:14
Score: 3.5
Natty:
Report link

this did not work for me when i edit my .bashrc file and use

figlet -f slant -c "my text" | lolcat figlet -f slant -c "my text" | lolcat

it works on fresh terminal but after clear disappears and i want my banner to always be displayed even after clear or clear -x command i tried both

alias clear='clear && figlet -f slant -c "my text" | lolcat' also tried alias clear=clear && figlet -f slant -c "my text" | lolcat

also tried this in two lines and in a single line as i have two figlet commands, but my attempts to see if it would work was with a single figlet command

i have tried with the (figlet command being in parenthesis) as well

all in all i used your string in 8 different combinations and none of them work

Reasons:
  • Blacklisted phrase (1): did not work
  • RegEx Blacklisted phrase (1): i want
  • Long answer (-0.5):
  • No code block (0.5):
  • Unregistered user (0.5):
  • Low reputation (1):
Posted by: Djinnoffire