Update of bug #42984 (project screen):
Status: Ready For Test => Fixed
Fixed Release: None => 4.5.1
Planned Release: Later => 4.5.1
_______________________________________________________
Follow-up Comment #4:
To specify logname via command line parameter we have "-L logfile" option now
(release 4.5.1).
$ screen -L logfile <LOGFILENAME> => <LOGFILENAME>
$ screen -L => screenlog.0
Keep in mind, that default PATH is not ~/screenlog.0, but screenlog.0 (current
directory).
For example, if your current PATH is /etc (where you have no write
permissions) you CAN NOT use just "-L" option (default logfile name). In this
case you will need to specify logfile like this:
$ pwd
/etc
$ screen -L logfile ~/screenlog.0
I will close this report. In case of bugs/problems, please open new one.
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?42984>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/