I want to run a mycode.il script in linux ternimal by running a .sh file which is ended by "virtuoso -nograph -load mycode.il". However this command only opens virtuoso but not run mycode.il. Is there anyway to open the virtuoso and also run the mycode.il automatically in the terminal? Thanks.