Run GNU Screen Directly
Whenever I have to start screen, I have to start a terminal and run screen manually. Now to run the screen automatically without first opening a terminal you can use the following command
gnome-terminal -e screenThis opens screen in gnome-terminal directly.
Comments
Post a Comment
Comments are moderated. No spam please.