Is there a perl solution to copy lines from a terminal? Let say I execute the following set of commands:
then I decide to save the outputs of those commonds (including commands themselves) is there a perl solution for that?]$ ls ]$ pwd /home/baxy/zz ]$ whoami baxy ]$ which perl /usr/bin/perl
thnx
In reply to Copy terminal lines-unix by baxy77bax
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |