Search Results

Search: Posts Made By: nmahendran
Forum: Programming 11-13-2009
4,293
Posted By nmahendran
Shell SQLPlus
Hi,

I am trying to execute the update statment in shell sqlplus.But nothing prompts.if i do ctrl+c i got the below error.

SQL> update table set enabled='N' where type_code='xx';
^C update...
6,249
Posted By nmahendran
Thanks for this...
Thanks for this...
27,310
Posted By nmahendran
scp list of files
Hi,

I have to get the list of files from my remote server to my local machine.

i tried using such as scp uname@server1:/path/to/dir file1 file2 ./

But i got only the file1 and its saying...
6,249
Posted By nmahendran
Hi, Thanks for this and sorry for not...
Hi,

Thanks for this and sorry for not explaining my goal clearly.
This is what i tried to post and i got it exactly and its working fine.
Thanks again for this help.
6,249
Posted By nmahendran
Increment nested for loop parllely
Hi ,

I am trying to increment the nested for loops parellely,but i cant ,i used continue 2 but the second loop not getting increment.

no1="1 6 5 4 8"
no2="4 7 8 0 1"
for var1 in $no1 ; do...
Showing results 1 to 5 of 5

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