Search Results

Search: Posts Made By: ppatra
1,381
Posted By ppatra
Hi, Thanks a lot for your reply! I am running...
Hi,
Thanks a lot for your reply!
I am running it in MVS system. So using typeset -ilalso giving arithmatic overflow error.
1,381
Posted By ppatra
Typeset -i in MVS (Mainframe system)
Hi,

I have one job that runs daily and creates daily files. At the end I compare the today's file with previous day's file. And if today's file size is greater or equal to previous day's file,...
2,272
Posted By ppatra
Thanks a ton!!! great! Now I have one more...
Thanks a ton!!! great!

Now I have one more query to you guys regarding how to use variables in sed cmmand. PLease find beow situation:

I have a input file as below:
this is line 1
line...
2,272
Posted By ppatra
Awesome! Thank you!
Awesome! Thank you!
2,272
Posted By ppatra
Thanks a lot! you guys are great! The perl one...
Thanks a lot! you guys are great!
The perl one is working exactly what I needed.
But for sed I am becoming fool when trying to to do it for (). Following are not working:
sed 's/(^*)//g'
sed...
2,272
Posted By ppatra
Removing string between two particular strings in a line
Hi,

I have a file with following format:

1|What is you name (full name)?|Character
2|How far [in kilometers] is your school [from home]?|Numeric

Now I need to remove everything inside...
2,195
Posted By ppatra
Thanks a lot Ahmed! It's working fine.
Thanks a lot Ahmed! It's working fine.
2,195
Posted By ppatra
Thanks a lot to all of you for your...
Thanks a lot to all of you for your help/support/suggestions!
For these 2 days I was working on some other requirements related to this one, so couldn't reply....
All scripts are working fine, but...
2,195
Posted By ppatra
Hi, This is the script I wrote. I'm passing...
Hi,

This is the script I wrote. I'm passing a rtf file as commandline parameter, after that using awk i am praparing another file which (newfile) look like above (which i mentioned in my first...
2,195
Posted By ppatra
Combining lines between two specific lines
Hi,
I have a requirement like following:

I have input file like:

Question: 1 ----Multiple choice---
What is
your
favourite colour?
Options: a) red b) blue c) none of these
Question: 2...
Showing results 1 to 10 of 10

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