Am Montag, 12. August 2019 14:37:36 UTC+2 schrieb @TiddlyTweeter: > > Thanks BTC > > Say I write this in Windows BATCH ... > > powershell -file .\polly.ps1 -run "menu" -ini "t_relative-USB.ini" > > ... the bat file can be clicked to run from file explorer GUI. File called > "t_relative-USB.bat" >
I would call it t_relative-USB.sh > In BASH would it be as simple as? ... > I'm sorry I don't know much about batch-to-linux conversion > > powershell -file ./polly.ps1 -run "menu" -ini "t_relative-USB.ini" > > What would I call a clickable GUI file in under bash? > "t_relative-USB.bash"? > > i know NOTHING :( > > TT > > On Monday, 12 August 2019 11:53:21 UTC+2, BurningTreeC wrote: >> >> General question on Linux. >>> >>> >>> What is the equivalent of a Windows "batch" file? >>> >> >> Hi, I'd say a bash script >> >>> >>> TT >>> >> -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/2ad909fd-9e9e-4dd5-bcfa-9de82b1dc725%40googlegroups.com.

