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?

link|improve this question
Try unix.stackexchange.com – NullUser Nov 9 '11 at 20:46
Yes, there is a logfile option. But you're off-topic here... – derobert Nov 9 '11 at 20:55
feedback

migrated from stackoverflow.com Nov 9 '11 at 21:02

This question came from our site for professional and enthusiast programmers.

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown