Search Results

Search: Posts Made By: Kalaiselvi66
12,225
Posted By Kalaiselvi66
Thank you for your help.i wil check that now and...
Thank you for your help.i wil check that now and infrom you on the same

---------- Post updated at 08:33 AM ---------- Previous update was at 08:11 AM ----------

Hi Bartus..

I have tried...
12,225
Posted By Kalaiselvi66
Hi my code: PATTERN_FILE=File.txt ###...
Hi my code:

PATTERN_FILE=File.txt

### read pattern from file
exec 5<$PATTERN_FILE

while read -r PATTERN <&5
do
x=$PATTERN" "$x

done
perl -pe 's/([^...
3,760
Posted By Kalaiselvi66
Calling Macros in UNIX command
Hi ..

I have created a sql macro, i want to execute this through ksh in putty.ie) sql.ksh will contain the macro query ,once i call this ksh ,the macro should trigger.

I am able to write a...
12,225
Posted By Kalaiselvi66
Bartus 11...its perfect and it is working fine as...
Bartus 11...its perfect and it is working fine as you said..thanks a lot.
But when i use this command in putty it is working perfect but when i am trying to create a .ksh script and then i pasted...
12,225
Posted By Kalaiselvi66
Hi Bartus11, i am very new to unix,so could...
Hi Bartus11,

i am very new to unix,so could you please explain me how to run the script which you have mentioned? i am running this query in putty and tried like:
-sh 's/([^...
12,225
Posted By Kalaiselvi66
Thanks you Bartus11..May i know whether i can use...
Thanks you Bartus11..May i know whether i can use this command in shell script? meanwhile i wil also try in shell.

Note: I want to hi-light: "i need unix command for shell script"
12,225
Posted By Kalaiselvi66
Shell Script for displaying the line till the target word
" Script for display sentences with special character"
Hi,

Could any one share a command how to display a line until my target word.
For ex: My file has the content as:

select * from...
Showing results 1 to 7 of 7

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