Hello, I have been searching for a way to spawn new processes in a different workspace with no luck. Does anyone know how to do this at the command prompt. I wish to do something like this.
>vi a.txt & | workspace 2
is there any way to do this?
Hello, I have been searching for a way to spawn new processes in a different workspace with no luck. Does anyone know how to do this at the command prompt. I wish to do something like this.
>vi a.txt & | workspace 2
is there any way to do this?
Is this a Gnome workspace, or a similar concept in KDE, or in Max OS X, or some other windowing environment? Which window manager?
its the Solaris windows environment
It is possible to do what you want to do but only by using dtksh (/usr/dt/bin/dtksh)
which supports numerious libDt CDE Workspace Management Commands including the
following:
There are also a number of helpful examples in /usr/dt/share/examples/dtksh