minus-squareCofeiini@sopuli.xyztoLinux@lemmy.ml•Looking for a theme that looks like thislinkfedilinkEnglisharrow-up2arrow-down1·12 days agoMy guess is that it should infinitely call echo on itself where the $() substitutes the command echo into the terminal, which calls it with echo. linkfedilink
My guess is that it should infinitely call echo on itself where the
$()
substitutes the commandecho
into the terminal, which calls it with echo.