logo       

Re: new window: msg#00048

gnu.screen.user

Subject: Re: new window

Hello

Neszt Tibor wrote...
> It is ok. My question is, can I run more command sequentially? For
> exmaple, bash, ls, df -k, ....
>
> Would be good:
>
> screen -t title_of_window_0 0 bash, df -k, finger

Would you like to operate interaction shell after executing df and finger?
if yes, you had better use bellow line

screen -t title_of_window_0 0 bash -c 'df -k;finger;exec bash'

enjoy
--
DEKAINO project Shigehiko SASAKI
ssasaki-Cr2+elzps7jR7s880joybQ@xxxxxxxxxxxxxxxx / JS1DSC


<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise