Forum Discussion
Altera_Forum
Honored Contributor
13 years agoThe command shell will autorun the script file user.bashrc, so you can use this to make it work.
My batch file and script file are in a previous post. The batch file renames my script file to user.bashrc so it is autorun and starts the command shell. To prevent the script from running every time the command shell is opened, the last thing the script should do is delete itself. It would be nice if arguments worked, but this method has worked for me.