Search Results

Search: Posts Made By: siri_14
23,071
Posted By siri_14
Hi all, Thanks for your replies. As i am a...
Hi all,
Thanks for your replies.
As i am a newbie to scripting i am not sure how to proceed.I am looking for a script that differentiates between two tar files without extracting(due to space...
23,071
Posted By siri_14
How to differentiate two tar files
Hi All,
I am new to this unix stuff.I just have one doubt:suppose i have two tar files and sometimes it happens that when we just check these files from outside these two tar files look same
...
2,471
Posted By siri_14
Hey thanks perderabo, just one doubt..actually...
Hey thanks perderabo,
just one doubt..actually i am running a script to generate the above file.

it is generic or dynamic amd i am running it from some other location.
And i am not positioned at...
16,153
Posted By siri_14
Hi vgersh99, I was borwsing through forum...
Hi vgersh99,

I was borwsing through forum for a similar kind of a problem as bhagya had and got your reply to work
printf '/^[ ]*$/d\n.\nwq' | ex -q tfile

I would be vary grateful if you can...
2,471
Posted By siri_14
How to run a loop for assigning strings which are present in a file to an array
Hi Forum,

I am struggling with the for loop in shell script.
Let me explain what is needed in the script.
I have a file which will conatin some strings like

file1
place1
place2
place3...
4,998
Posted By siri_14
Hi , got this to work: sed -n -e...
Hi ,

got this to work:
sed -n -e '/regex/q' -e '1,/regex/p'

Thanks all for your quick reply..!!
Showing results 1 to 6 of 6

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