Sponsored Content
Full Discussion: Solaris download website?
Operating Systems Solaris Solaris download website? Post 302877643 by bartus11 on Monday 2nd of December 2013 05:09:09 PM
Old 12-02-2013
This User Gave Thanks to bartus11 For This Post:
 

10 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

problem of download solaris

hi, I want to install solaris 8 for sparc,you can get it on the website http://www.sun.com,there are three files need to download, one install file,two soft files,I use FLASHGET to download them, then use WINZIP 8.0 to unzip them, the two soft files can be unzipped successfully,but the... (1 Reply)
Discussion started by: fuqiang1976
1 Replies

2. UNIX for Dummies Questions & Answers

Solaris 8 download

Hey doe's anyone know of a direct link to download Solaris 8 for an Intel system? I've been looking all over the Sun site and others and i cant find were to download it, if i click on something like Solaris 8 binaries in the downloads page it just tells me about Solaris. Please help. Thanx (4 Replies)
Discussion started by: Gavan
4 Replies

3. UNIX for Dummies Questions & Answers

How can I download in Solaris?

I'm just trying to get SSH setup on Solaris and I want to download it. For some reason, if I ever goto a site and try to download something, it doesn't work. When I click on the download link it just goes to a blank page and sits there. Can anyone help a Solaris newb out? Thanks. (1 Reply)
Discussion started by: AMDPwred
1 Replies

4. Programming

Where can I download OpenMotif for Solaris ?

The ones on Motif Zone are for MacOS, Linux and FreeBSD only. (0 Replies)
Discussion started by: endeavour1985
0 Replies

5. Solaris

Please,cannot install solaris 10 after download

I download sun solaris 10(sol-10-u5-ga-x86-dvd-iso-a), then I extract the file but I cannot install. after that I burn it to DVD than reboot the computer to make it install but it dosenot work. Please tell me how can I do:mad: (4 Replies)
Discussion started by: sackNumchai
4 Replies

6. Solaris

Solaris OS download

Can someone guide me to a link where i can download older update for solaris 10 os i need solaris 10u4-6 . I couldn't find one on sun.com (5 Replies)
Discussion started by: fugitive
5 Replies

7. Solaris

Solaris 8 .iso download

Does anyone know where we can find Solaris 8 for SPARC? I managed only to find Solaris 10 on sun/oracle site :( (8 Replies)
Discussion started by: orange47
8 Replies

8. Solaris

Download of Solaris 9/9

Hi All, Can somebody tell me, if Solaris -9 (Update 9) is available for download for Sparc ? If yes, please guide me. I need to upgrade my Solaris-9 update-7 to Solaris-9 update-9 for a specific requirement. On support.oracle.com, I can only see Solaris-10 and Solaris-11 under Download... (1 Reply)
Discussion started by: solaris_1977
1 Replies

9. Shell Programming and Scripting

How to download a large zip file from a website?

Hi, I am trying to write a shell script which will download a file from a website say <http://xyz.com/file1.zip>. The file is in .zip format and its size is huge, normally more than 20MB. I searched and found that simplae way to do it is using wget -O /home/pat <website address> ... (1 Reply)
Discussion started by: pat_pramod
1 Replies

10. Solaris

Looking for X.25 Download (Solaris 8)

Hello Forum Folks, I'm hoping to find a trustworthy download of a (Solstice?) X.25 package suitable for Solaris 8. I've been searching the Internet for many weeks (I am subscribed to "UNIX Packages", previously 'sunfreeware' and could not find anything). Would anyone know or have this... (3 Replies)
Discussion started by: ssid61
3 Replies
Finance::Quote::IndiaMutual(3pm)			User Contributed Perl Documentation			  Finance::Quote::IndiaMutual(3pm)

NAME
Finance::Quote::IndiaMutual - Obtain Indian mutual fund prices from amfiindia.com SYNOPSIS
use Finance::Quote; $q = Finance::Quote->new; %stockinfo = $q->fetch("indiamutual", "amfiindia-code"); # Can failover to other methods %stockinfo = $q->fetch("amfiindia", "amfiindia-code"); # Use this module only. # NOTE: currently no failover methods exist for indiamutual DESCRIPTION
This module obtains information about Indian Mutual Fund prices from the Association of Mutual Funds India website amfiindia.com. The information source "indiamutual" can be used if the source of prices is irrelevant, and "amfiindia" if you specifically want to use information downloaded from amfiindia.com. AMFIINDIA-CODE In India a mutual fund does not have a unique global symbol identifier. This module uses an id that represents the mutual fund on an id used by amfiindia.com. You can the fund is from the AMFI web site http://amfiindia.com/downloadnavopen.asp. LABELS RETURNED
Information available from amfiindia may include the following labels: method link source name currency nav rprice sprice. The link label will be a url location for the NAV list table for all funds. NOTES
amfiindia.com provides a link to download a text file containing all the NAVs. This file is mirrored in a local file /tmp/amfinavlist.txt. The local mirror serves only as a cache and can be safely removed. Currently NAVs of Open-Ended funds are supported. SEE ALSO
AMFI india website - http://amfiindia.com/ Finance::Quote perl v5.14.2 2012-05-06 Finance::Quote::IndiaMutual(3pm)
All times are GMT -4. The time now is 02:33 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy