Search Results

Search: Posts Made By: subhendu81
1,523
Posted By subhendu81
Pooja, Can you please describe briefly. ...
Pooja,

Can you please describe briefly.

Many Thanks,
Subhendu
1,629
Posted By subhendu81
fileutility to extract columns from source file
Hi experts,Please help me for the below requirement.i have a source file.(lets say contains 50 columns). I am extarcting five columns from the source file by using pattern file.for exampleinput...
1,868
Posted By subhendu81
extracting columns using pattern file from source file
Hi experts,Please help me for the below requirement. i have a source file.(lets say contains 50 columns). I am extarcting five columns from the source file by using pattern file. for example input...
3,162
Posted By subhendu81
Hi Sumit, Can you please tell us for what u...
Hi Sumit,

Can you please tell us for what u r using $1 and why u r trying to open that $1. So that it will easy for us to valiadate the code.

Thanks,
Subhendu
1,651
Posted By subhendu81
Hi, it gives me the following error: ...
Hi,

it gives me the following error:

date: illegal option -- date=+4days
usage: date [-u] mmddHHMM[[cc]yy][.SS]
date [-u] [+format]
date -a [-]sss[.fff]
+ 4days =
1,651
Posted By subhendu81
date caculation
Hi Experts,


i have a variable in which i am giving date as user input
a=20090728

How can i addd or substract no of days from that date and get the required day.

lets say if i will add...
2,098
Posted By subhendu81
unix sorting
Hi experts,

i have a file.If i will delete some intermediate records from the file then the output file will be in sorted format as show below.

file A
====
D001 ty gh
D002 fg hi
D003 jk...
2,043
Posted By subhendu81
utility
hi experts,

Can you please help me out in removing delimiters with in double quotes from a CSV file.

input:
=====
a,"bnn,",dgd, "sagfh,dj",ad

output
=====
a,"bnn",dgd, "sagfhdj",ad
...
1,737
Posted By subhendu81
Thanks for this ..but it may possible that the...
Thanks for this ..but it may possible that the comma is present some where else like

input
====
a,""b,"",d,f,""ggh-,"",dshgdg,""dhhd,hhkhk"",""-gh,""

then what will be the solution?
1,737
Posted By subhendu81
unix file utilities
Hi experts,

How can i eliminate double quotes within double quotes from a file in unix?

input
====

a,""b,"",d,f,""ggh-,"",dshgdg,dhhdhhkhk,""-gh,""

output
======
...
2,108
Posted By subhendu81
Hi Pludi, Can you please help me out to...
Hi Pludi,

Can you please help me out to solve the prob.

I have a file

sample:
=======

000123 5.03 7.05 0008
00345 1005 5 9 0004

how can i get an output as

123 5.03 7.05 8
345...
2,108
Posted By subhendu81
hello, i have tried your code and it is...
hello,

i have tried your code and it is giving output as

123 5 7 0008
45 5 9 0004

but i required the output as:

123 5 7 8
45 5 9 4
2,108
Posted By subhendu81
utilities
hi experts,

i have a file

sample:
=======

000123 5 7 0008
00345 5 9 0004

how can i get an output as

123 5 7 8
345 5 9 4

thanks in an advance
subhendu
3,108
Posted By subhendu81
thnx for reply... but as i mentioned i wanna...
thnx for reply...

but as i mentioned i wanna the output as

Outputfile:

2 g h i
3 o p a
4 r t f
………
………

my requirement:
A shell script in unix(AIX).

thanks,
Subhendu
3,108
Posted By subhendu81
file preprocessing
hi experts,

I have a file let's say FileA.

FileA
====
2 a b c
2 g h i
3 l k m
3 o p a
4 r t f
........
.........

I wanna an output file which contains as below :

Outputfile:...
4,072
Posted By subhendu81
ya .....absolutely... Thanks a lot..... ...
ya .....absolutely...
Thanks a lot.....

while comparing the output file with another file i am getting an error as below:

"0403-007 Generated or received a file descriptor number
that is not...
4,072
Posted By subhendu81
use of format file to extract columns from a source file
hi experts

lets say my format file is B

B
=========

column no,name,type,length

1,ee,N,12
3,hj,N.4
4,kl,N,5


source file
========

d e f g h i
5 8 9 7 6 5
1 3 4 5 6 6
1,615
Posted By subhendu81
file parsing
hi experts,

i have two files as fileA and fileB

fileA
=====
"assembly_warehouse";"product_code";"sequence_number";"expiry_date";"component_whouse";"component_code"
"01";"3013000005...
1
1,414
Posted By subhendu81
unix
hi guys,

i have two files as

fileA
====
1
2
3
4

fileB
===

8
9
1
4
2,424
Posted By subhendu81
hi guys, how can i convert multiple spaces...
hi guys,

how can i convert multiple spaces to single space using sed in unix.

thanks in advance.

subhendu
2,424
Posted By subhendu81
SED Substitution
Hi guys,

Can u please help me to replace (-) with (/) in a file containing no of records using "sed " command in unix.

thanks in advance.

subhendu
2,922
Posted By subhendu81
can you please clarify whether it is a variable...
can you please clarify whether it is a variable or it is a directory which stores list of files.
1,591
Posted By subhendu81
just give me some idea so that i can proceed..i...
just give me some idea so that i can proceed..i dont have much experience in shell scripting. but its my project requirement..
1,591
Posted By subhendu81
i am trying to make it more clear while...
i am trying to make it more clear

while executing the script from the command line it will take two parameters.

lets say file1 and file2

contents of file1 and file2 are

in those files...
1,591
Posted By subhendu81
file editing
hi experts,

please help me in writting the script..

i have two files file1 and file 2

i have to write a script which will take input parameters as file1 and file2

file1:
......
1
2...
Showing results 1 to 25 of 78

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