- or download this
#!/usr/bin/perl
...
$logger->info("capx: $capture");
__END__
- or download this
fritz@laptop:~/Documents/gitlab1$ ./1.wrap.pl 3.git.sh
Time is Sun Aug 18 01:08:20 2024
...
line matched #git push -uf master main | tee 2.txt
line matched
- or download this
pwd >2.txt
git add *.pl
...
capx: On branch master
...