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" In BASH would it be as simple as? ... 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/ab808ecd-032a-49ac-ab31-1d8c59d4bcb6%40googlegroups.com.

