Search Results

Search: Posts Made By: johninweb
Forum: Solaris 07-23-2012
3,620
Posted By johninweb
Access Sharepoint site using SOAP request in unix
Hi,

We are using a java application (Java 6 , Using JAX-WS 2.0 to Create a Simple Web Service) that accesses SharePoint API through web services. We were able to get the data in windows and do...
1,280
Posted By johninweb
issue while copying file dynamically whith in loop?
I need to copy the log file dynamically and that should run in loop , which means it should pick what ever the latest file is updated in that directory.

I am able to display the list and copy to...
8,882
Posted By johninweb
Thank you very much.
Thank you very much.
5,311
Posted By johninweb
run shell script under nohup directly [solved]
Hi,

i am not able to run the loop in nohup directly.

nohup 'for i in $(seq 10); do echo $i;./mscript.sh $i; done'

can some one help me how to run this directly in nohup?

---------- Post...
8,882
Posted By johninweb
Thanks itkamaraj.
Thanks itkamaraj.
8,882
Posted By johninweb
Rename file to uppercase except extension
Hi,

I am trying to make all file in the directory uppercase but not their extension (ex: image.jpg becoming IMAGE.jpg)

here is code i am trying.


$ ls | while read file
do...
Showing results 1 to 6 of 6

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