Search Results

Search: Posts Made By: karthinvk
2,244
Posted By karthinvk
Hi junior-helper, Thank you The output...
Hi junior-helper,

Thank you

The output seems not expected. some tags are not included.
Anyway thanks guys.

exactly what i would like to know is that, is there any pre-defined function exist...
2,244
Posted By karthinvk
XML Splitting into multi files
RudiC,


Thanks for looking my post,


Ya just i am getting the exact line out using this command
Then can use fol loop using temp.txt file.
This is my rough idea


grep -nx '<?xml...
2,244
Posted By karthinvk
XML Splitting into multi files
Hi ,

I have a XML file like below

file name : sample.xml

<?xml version="1.0"?>
<catalog>
<author>Rajini</author>
<title>XML Guide</title>
<Text> [<?xml...
2,698
Posted By karthinvk
Thanks I am using like code : ls grep...
Thanks

I am using like
code : ls grep *testA*
its working but error also coming with the answer....
please tel the exact code....
2,698
Posted By karthinvk
Find filename in the given directory
Hi ,

I have question for search the filename in directory.

For example my DIR contains these files...
testA123.txt
testB123.txt
testB345.txt
testA345.txt

i want to show the filenames...
22,754
Posted By karthinvk
thanks a lot...
thanks a lot...
22,754
Posted By karthinvk
SPLIT STRING in bash shell script
i need one help....

if i have a string like aaaaa,bbbbb,ccccc,aaaaa

How to to split the string and check howmany times aaaaa will be in that string?

Thanks
9,007
Posted By karthinvk
THANKS FOR REPLAY...AND I GOT SOME IDEA FOR MY...
THANKS FOR REPLAY...AND I GOT SOME IDEA FOR MY REQUIREMENT>>>

i need one more help....

if i have a string like aaaaa,bbbbb,ccccc,aaaaa

How to to split the string and check howmany times...
45,976
Posted By karthinvk
Thanks...
need one more help...

if input has 3 lines
example :
1. name1 aa bb cc
2. name2 aa ff dd
3. name3 ii kk lll

command :
example.sh inputfile outputfile searchdata

searchdata is name2...
45,976
Posted By karthinvk
get data from input file and write another file
Hi,
i have doubt in read and write using bash shell script...
i will give the input file path and output file path in command line
ex : example.sh iputfile outpilepath

Here i need to read the...
9,007
Posted By karthinvk
Ok... but given arguments may be unordered by...
Ok...
but given arguments may be unordered by such kind of users ,in that situation how can v handle?
9,007
Posted By karthinvk
Hi
thanks for reply

You mentioned $2 for getting date right?
but run time if i give
./sampledate.sh -f karthi -d 20100303 means wat ll happen?
9,007
Posted By karthinvk
Find the next day from 20100303 (YYYYMMDD format)
Hi ,
i have doubt in bash shell script..
for example my file name is sampledate.sh
given command = ./sampledate.sh -d 20100303 -f karthi
how to find the next day from 20100303 (YYYYMMDD format) ...
Showing results 1 to 13 of 13

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