Search Results

Search: Posts Made By: rahul26
2,282
Posted By rahul26
test directory query ans
Hi junior,
Why dont u do a simple cd to test directory.And then

rm -f test test1*

If i get ur problem correctly, it should do the task.
why create a script for such a task at all :confused:
28,097
Posted By rahul26
orcle query ans
Hi Bhagat,
U can use the following query to make connection to a oracle database and spool the reults
to a text file:--

sqlplus -s username@databse_string/password << EOF
whenever sqlerror exit...
1,873
Posted By rahul26
Urgent Help required
Hi UNIX Gurus,
I have got the following requirement and totally :confused: how to proceed.
A file is dummy.lst is there in the following format:--

ID NAME TYPE_ID...
1,615
Posted By rahul26
help Needed for READ command.....
Hi UNIX BONDS,
My requirement is that i want to use READ as
while read a x y z
do
some logic
done < dummy_file.txt

But the requirement is that the number of columns in the file...
1,990
Posted By rahul26
Hi , Brialliant.........actually i was not...
Hi ,
Brialliant.........actually i was not knowing the use of READ and was looking for something similar.
newaz Thanks A Lot....It solved my purpose....

And its not homework stuff..........a...
105,794
Posted By rahul26
Thanx a zillion.
It was exactly what i was looking for.

Regards,
Rhaul26 :)
105,794
Posted By rahul26
Find number of columns in a file
Hi all,
may seem a very stupid question.but me stuck up in it for long....


How to find the number of columns in a ASCII file.
EX:-Demo.lst
songs 1 34 45 67

Number of columns should be 5....
1,990
Posted By rahul26
Urgent Awk manipulation query help
Hi UNIX gurus :) ,
I have the following requirement and not being able to find a solution :( .

i have got a file demo.lst

movies 10 12 25
songs 11 8 15
DVD 15 12 10
Total ...
16,572
Posted By rahul26
FTP--How to use echo??
HI UNIX GURUS,
have got a doubt how to implement the quote command in a ftp session.
Actaually i m trying to run a script by using this command.But failing....
where am i going wromg.

inside...
5,380
Posted By rahul26
Hi... But one if one wants to do the same for...
Hi...
But one if one wants to do the same for 40 Application servers.

regards,
Rahul
4,885
Posted By rahul26
reagrding REXEC command
Hi UNIX gurus.....
have a doubt..can i run a script in a remote machine by using something like
rexec add.corp.afg.com /aa/ss/remtescript

I dont want to use the rsh command due to some security...
5,380
Posted By rahul26
Actually the series of step is as follows:-- ...
Actually the series of step is as follows:--

i)I m successfully able to ftp a .tar.gz file to a remote location.

ii)Question is how i untar it from script in host only.
I tried using rexec...
5,380
Posted By rahul26
Urgent....untar!!!
HI UNIX GURUS...
I am facing the a similar problem which malaymaru has posted earlier raegarding untaring a file in some other specified directory.But the solution by UNIX DAEMON "Perderabo" seems...
12,808
Posted By rahul26
How to uncompress zip files in a remote server from a script
Hi UNIX gurus,
the scenario is that i have written a script which takes as input a directory structure.
And after that a tar is made ,then zipped and FTP it to a server.But how do i uncompress it...
Showing results 1 to 14 of 14

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