Search Results

Search: Posts Made By: maiooi90
Forum: Programming 07-04-2011
1,667
Posted By maiooi90
SQL Oracle error
Am trying to run this :
DECLARE
CURSOR c1
IS
SELECT customer_id, num3
FROM table1
WHERE text1 = 'pp' AND customer_id IS NOT NULL;

custcount INTEGER;
...
963
Posted By maiooi90
wget sftp://RestOfURL.txt and thats it? how...
wget sftp://RestOfURL.txt

and thats it? how can i save the text file on a directory?
and where should i put the user name and password?
963
Posted By maiooi90
Shell Script
Hey guys i posted before but seems it was so general so the topic was closed
I need help with a script should i use the WGET if i want to get a file from a URL that is secured with a username and...
802
Posted By maiooi90
Script neeeeded!
Hey guys!! i need you help with a script as i am a beginner... i need a unix script that will access a certain URL with a user name and password, get a text file that will be previously put on the...
2,568
Posted By maiooi90
is this a language other that shell scripting? am...
is this a language other that shell scripting? am sorry am a beginner
2,568
Posted By maiooi90
reading comma separated data and reorder
hey guys!
i need to read data from a file that are comma separated then reorder them in another file to be generated

for example:

x,y,z
a,b,c
l,m,n
o,p,q

and transform this into:
...
Showing results 1 to 6 of 6

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