Search Results

Search: Posts Made By: ali hussain
5,619
Posted By ali hussain
Problem to add the string(without sed & awk) into the middle of file
Hi,

I have tried many times to add the string into the first line of the file f1 or the middle of the file f1. This file f1 already consists of 10 numbers of lines but could not find the solution....
5,619
Posted By ali hussain
Problem to add the string(without sed & awk) into the middle of file
Hi,
I have tried many times to add the string into the first line of the file or the middle of the file but could not find the solution.
I first tried by

$echo "paki" >> file

This code only...
14,709
Posted By ali hussain
How to add string(without sed&awk )to first line of the file and middle of the file?
Script 1
Pre-requisites
Create a file with x amount of lines in it, the content of your choice.

Write a script that takes two arguments. The first being a line of text, the second being your...
14,709
Posted By ali hussain
How to insert text into first line of the file and middle of the file?
Script 1
Pre-requisites
Create a file with x amount of lines in it, the content of your choice.

Write a script that takes two arguments. The first being a line of text, the second being your...
Showing results 1 to 4 of 4

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