NEILSON_MANDALA@lemmy.world to Programmer Humor@programming.dev · 4 days agoy'all are gonna hate me for this, but it's the truthlemmy.worldimagemessage-square79fedilinkarrow-up1137arrow-down147
arrow-up190arrow-down1imagey'all are gonna hate me for this, but it's the truthlemmy.worldNEILSON_MANDALA@lemmy.world to Programmer Humor@programming.dev · 4 days agomessage-square79fedilink
minus-squareschnurrito@discuss.tchncs.delinkfedilinkarrow-up10·3 days agoHow can a function like this exist without parameters for N and T?
minus-squareNEILSON_MANDALA@lemmy.worldOPlinkfedilinkarrow-up13·3 days agoit’s a shell function. the code should work for bash or zsh. with those, it doesn’t look like there are any parameters in function definitons, but there are.
How can a function like this exist without parameters for N and T?
it’s a shell function. the code should work for bash or zsh. with those, it doesn’t look like there are any parameters in function definitons, but there are.