JPDev@programming.dev to Programmer Humor@programming.dev · 10 months agoifn'tprogramming.devimagemessage-square123fedilinkarrow-up1756arrow-down111
arrow-up1745arrow-down1imageifn'tprogramming.devJPDev@programming.dev to Programmer Humor@programming.dev · 10 months agomessage-square123fedilink
minus-squareLeFrog@discuss.tchncs.delinkfedilinkarrow-up5·edit-210 months agoIt is used in ksh korn shell to see what executable responds to a command: https://superuser.com/a/351995 Edit: Oh, what a rabbit hole: Why not use “which”? What to use then?
It is used in
ksh
korn shell to see what executable responds to a command:https://superuser.com/a/351995
Edit: Oh, what a rabbit hole: Why not use “which”? What to use then?