App-perlbrew icon indicating copy to clipboard operation
App-perlbrew copied to clipboard

Feature Request: create symlink to "current" logfile so that one can tail the log from install-multiple without changing the file name each time

Open demerphq opened this issue 8 years ago • 1 comments

If I do something like install-multiple, i will be given one logfile after another to tail. I would like to have a symlink created which links to the most recent log-file so that I can do something like

tail -F ~/perl5/perlbrew/build.log

and watch all my perls being created....

demerphq avatar Jul 15 '16 17:07 demerphq

I guess I will file a PR to implement this.

demerphq avatar Jan 26 '23 08:01 demerphq