I have a screen command like this:
screen -A -h 1500 -m -dmS SKY-001 /home/SKY-users/SKY-001/./ ...
I'd like to start the output logging and save the screenlog.0 file to /home/SKY-users/SKY-001.
Is there any way to do this?
|
I have a screen command like this:
I'd like to start the output logging and save the screenlog.0 file to Is there any way to do this? | |||||
feedback
|
This question came from our site for professional and enthusiast programmers.