Search Results

Search: Posts Made By: sachin.tendulka
35,446
Posted By sachin.tendulka
Thank u Guys..I have got it...Thank u for your...
Thank u Guys..I have got it...Thank u for your patience as well.
35,446
Posted By sachin.tendulka
Guys, Thank u for ur replies... But i am not able...
Guys, Thank u for ur replies... But i am not able find
.kshrc or .profile anywhere in my environment? Can u guys provide me the absolute path where it resides?
I have checked it in homedir where...
35,446
Posted By sachin.tendulka
Vino Thanks, I am working in ksh . So where i can...
Vino Thanks, I am working in ksh . So where i can store those envronment variables with the settings?
35,446
Posted By sachin.tendulka
setEnv.sh is found in which directory(path)
Hi,

I am new to Unix.I want to set the path and classpath setting for JDK1.4,Weblogic 9.2 and Oracle 9?
So i need to set those settings in setEnv.sh file.
But i am unable to find that file in...
7,290
Posted By sachin.tendulka
Thanks Rado...
Thanks Rado...
7,290
Posted By sachin.tendulka
rado, Can u shed some light in to this..whether i...
rado, Can u shed some light in to this..whether i need to install sql * plus in Unix to make use of the sqlplus utility? What are the setup i need to follow? or any classpath settings? Pls. do...
7,290
Posted By sachin.tendulka
Thanks..When i try to use sqlplus i am getting an...
Thanks..When i try to use sqlplus i am getting an error saying "sqlplus : not found". sqlplus is a default command in shell script ? or we need to install it?
pls. do provide an answer for this..
7,290
Posted By sachin.tendulka
No replies for this..Pls. do shed some light into...
No replies for this..Pls. do shed some light into this..It is really urgent.
7,290
Posted By sachin.tendulka
Manas, I want to store the data in this...
Manas,

I want to store the data in this format in a .txt file:-

$Jason$30
$Bill$23
$Roshan$25.

When i retrieve the data from the database i will getting the data as junk and it wont be...
7,290
Posted By sachin.tendulka
Pls. do reply i am finding it difficult to store...
Pls. do reply i am finding it difficult to store the data in above format in a .txt file..Pls. do help me in this. It is urgent...
7,290
Posted By sachin.tendulka
Thats right... I can get the data(Name,Age) from...
Thats right... I can get the data(Name,Age) from the select query but i need to organize the data in a particular format. Like:

$Jason$30
$Bill$23
$Roshan$25

and save those data into a file....
7,290
Posted By sachin.tendulka
Pls. do reply on this to get the data in above...
Pls. do reply on this to get the data in above format.
7,290
Posted By sachin.tendulka
Thanks Manas... But how i will get the data in...
Thanks Manas... But how i will get the data in the format i want..Pls. do help me in this.
7,290
Posted By sachin.tendulka
Displaying the data from the select query in a particular format
Hi,

I have a shell script that returns 10 records for the column Name and age from a select query. Where when i store those data in retrieve_list.txt file i need to store the data in a particular...
1,772
Posted By sachin.tendulka
Thanks Vino..
Thanks Vino..
1,772
Posted By sachin.tendulka
Shellscript to compile the sourcecode
Hi,

I am having a package TestAccount which does have separate folders for Web-app and .java files. Here i want to write shell script to compile those files and generate the necessary .war file ....
9,109
Posted By sachin.tendulka
Thanks Madhan, It works. Thank u very much..
Thanks Madhan, It works. Thank u very much..
8,891
Posted By sachin.tendulka
Thanks Dragon..It works. U made me smile...
Thanks Dragon..It works. U made me smile...
8,891
Posted By sachin.tendulka
Passing a variable to sudo sed command
hi,

dataParse(){
line="$@"
name="cat /etc/passwd | grep "$line": | cut -f6 -d':'"
eval $name > sam.txt 2>&1

sudo -u $line sed -n 's/data-1/&/p' $name/test.xml >> sam1.txt

}

Here i...
9,109
Posted By sachin.tendulka
Thanks Madhan, the sed line will get the data for...
Thanks Madhan, the sed line will get the data for the element data-1.
What is the command to get the HOMEDIR values from /etc/passwd. Where i need to set the HOMEDIR in a variable and then pass it...
9,109
Posted By sachin.tendulka
Madhan, Once again thanks i have written a...
Madhan, Once again thanks i have written a shellscript
which gets the data from various files for a respective
name and append those data's in a sample.txt file. Here it is:-

parseData(){
...
9,109
Posted By sachin.tendulka
Madhan, your reply for this..
Madhan, your reply for this..
9,109
Posted By sachin.tendulka
First of all thanks Madhan, i am able to get the...
First of all thanks Madhan, i am able to get the output for a single keyword search(listen-port) .If i want to get the data for multiple keyword search what to do?
For eg,

sed -n 's/port-no/&/p'...
9,109
Posted By sachin.tendulka
Madhan, Using the command i am not able to...
Madhan,

Using the command i am not able to get the port no. value in output file. I tried with few other options where nothing worked. Pls. do provide a solution.
9,109
Posted By sachin.tendulka
Sorry Madhan, I dont have any other choice where...
Sorry Madhan, I dont have any other choice where i need
to deliver this today. Since i am pretty new to shell scripts i am finding it difficult. Sorry if i have written anything wrong.
I read some...
Showing results 1 to 25 of 32

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