noobie question
Not sure where to post this in openSUSE forums… if there is a good place to post this general Linux question in the forums, please let me know.
Is there a Linux/Gnome command line cmd that is equivalent to DOS Start? I’ve looked at batch, at, and:
gnomesu- kind of works, but is overkill most of the time.
exec- works, but kills the original gnome-terminal session (unless there are options that I need to use to preserve it).
I’m looking for a command that when invoked: will launch the target program in its own memory space and process… immediately freeing the original Gnome-terminal session for more commands.