NEILSON_MANDALA@lemmy.world to Programmer Humor@programming.dev · 16 days agoy'all are gonna hate me for this, but it's the truthlemmy.worldimagemessage-square79fedilinkarrow-up1136
arrow-up1136imagey'all are gonna hate me for this, but it's the truthlemmy.worldNEILSON_MANDALA@lemmy.world to Programmer Humor@programming.dev · 16 days agomessage-square79fedilink
minus-squareschnurrito@discuss.tchncs.delinkfedilinkarrow-up10·16 days agoHow can a function like this exist without parameters for N and T?
minus-squareNEILSON_MANDALA@lemmy.worldOPlinkfedilinkarrow-up13·16 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.