[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Execute sh script inside a new terminal windows



On Fri, Jun 03, 2016 at 10:54:29AM CEST, "heqamilus@runbox.com" <heqamilus@runbox.com> said:
> Hi,
> 
> Is possible to execute a .sh inside a **new** terminal?
> 
> if inside a terminal I try to execute
> 
> gnome-terminal myscript.sh
> 
> I got a new terminal, but 'myscript.sh' will be ignored.
> 
> Thanks for help
> 

man gnome-terminal says it all :
gnome-terminal -e myscript.sh

that's the standard option for all terminal emulators.


Reply to: