Search Results

Search: Posts Made By: Nayaj
3,784
Posted By Nayaj
Thanks for the quick reply. I added below...
Thanks for the quick reply.

I added below statement in my script and getting error.

awk 'NR==$(($last_line_num - 6)) {print "<b>" $0 "</b>"; };1' report_out.txt > new_report && mv...
3,784
Posted By Nayaj
Prefix/Suffix on same file
Hi,
I want to add prefix and suffix on line# 205 using SED or AWK and want to change on the same file without creating new file.

This command will be used in the bash script

Am using Bash...
Showing results 1 to 2 of 2

 
All times are GMT -4. The time now is 10:35 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy