Search Results

Search: Posts Made By: ataneja7
4,202
Posted By ataneja7
grep -En "^.{66}CONTRA" 2.txt, command is...
grep -En "^.{66}CONTRA" 2.txt, command is displaying the below error.
grep: illegal option -- E
Usage: grep -hblcnsviw pattern file . . .

$count variable is loosing its value after the loop.
4,202
Posted By ataneja7
My Sed does not offer -r option and even it does...
My Sed does not offer -r option and even it does not have extended regex command.

Any ways my objective is achieved can you help me with variables value outside a loop.
4,202
Posted By ataneja7
My code is as below. #!/bin/sh # Script:...
My code is as below.
#!/bin/sh
# Script: EFT.sh
# Purpose: Formatting file to be processed by bank
# Revision History :
#
# Name Date Change
# ---------------- -----------...
4,202
Posted By ataneja7
No it does not support -r option. ----------...
No it does not support -r option.

---------- Post updated at 08:19 AM ---------- Previous update was at 06:41 AM ----------

Any others options..available..

---------- Post updated at 10:25...
4,202
Posted By ataneja7
Hi Rudic/Franklin52, I am able to remove...
Hi Rudic/Franklin52,

I am able to remove first 549 characters and then reformatting every line of 100 characters.

The only problem i am facing is that i am not able to delete data from the line...
4,202
Posted By ataneja7
I am getting output as awk: record...
I am getting output as
awk: record `60021351261367099500...' has too many fields
record number 6
Can you please elaborate what the above command will do..

I have also tried to do it but my...
4,202
Posted By ataneja7
Formatting File Using Shell Script
Hi Team,

We have a requirement where we need to format input file using shell script by meeting the below conditions.

1. 1. Ignore first 549 characters of that file.

2. ...
Showing results 1 to 7 of 7

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