Any help will be appreciated.while (<>) { $line = $_; chomp $line; print $line ; next; if ($line =~/^;/){ print "$line\n"; } else { print "$line\n"; } }
In reply to append line to previous line in txt file by mmittiga17
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |