Where is the `sdk` command installed for sdkman

后端 未结 2 1709
遥遥无期
遥遥无期 2021-01-13 13:38

I just installed sdkman for installing grails on my machine (MacOS). When I run which sdk command I don\'t get any output. But when I run the sdk help

2条回答
  •  旧时难觅i
    2021-01-13 14:18

    OK. So I found it out. As @that-other-guy mentioned in the comment above, I used type -a instead of which, which showed me that it was a function defined.

提交回复
热议问题