View Single Post
Old 06-25-2022, 04:06 AM   #770
Frenzie
Wizard
Frenzie ought to be getting tired of karma fortunes by now.Frenzie ought to be getting tired of karma fortunes by now.Frenzie ought to be getting tired of karma fortunes by now.Frenzie ought to be getting tired of karma fortunes by now.Frenzie ought to be getting tired of karma fortunes by now.Frenzie ought to be getting tired of karma fortunes by now.Frenzie ought to be getting tired of karma fortunes by now.Frenzie ought to be getting tired of karma fortunes by now.Frenzie ought to be getting tired of karma fortunes by now.Frenzie ought to be getting tired of karma fortunes by now.Frenzie ought to be getting tired of karma fortunes by now.
 
Posts: 1,766
Karma: 731681
Join Date: Oct 2014
Location: Antwerp
Device: Kobo Aura H2O
You'd need to type something like bash install.sh or ./install.sh. The latter will only work if the file is executable.

./ being in the current folder.

It's a touch different from how the DOS prompt works. My guess would be it's to prevent confusion between "command" the global command from PATH and "command" the executable file in the current folder, but I'm not sure how or where I'd look up the rationale.
Frenzie is offline   Reply With Quote