Hello, I try to resolve the confusion:
Am Sat, 20 Sep 2025 14:56:05 +0100 schrieb Chris Elvidge <[email protected]>: > ... > On my machines (Slack 15 / LMDE 6) 'seq 100' prints a line 100 times. > seq is an elf binary, not a function. > repeat doesn't exist as an executable or function. In the bash source tree you find the file examples/startup-files/Bash_aliases where you find both repeat and seq. I think that Gioele is right that the parts he mentions are indeed broken. Best regards, Martin
