Sponsored Content
Operating Systems Solaris Internet Explorer for Solaris and HPUX Post 50014 by Optimus_P on Thursday 15th of April 2004 09:21:32 AM
Old 04-15-2004
i was looking for a version for FreeBSD a while back and to be honest i couldnt find one that was relativly current.

but i just searched google useing "IE +freebsd" and "Internet Explorer +freebsd" you might want to check sunfreeware.com
 

7 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

May I try Internet Explorer on my SCO?

I Have SCO OpenServer 5 with Netscape Navigator, but I'll like to try Internet Explorer to see how it workd on Unix. I don't know where I can find (If there is) a version compatible with SCO OpenServer! (2 Replies)
Discussion started by: SuPeRbYtE
2 Replies

2. UNIX for Dummies Questions & Answers

internet explorer for hp-ux

Hello, i'm running a hp-ux workstation model 715 / 100 with hp-ux version 11.11 i need a microsoft internet explorer for this workstation to make some tests. does anyone know where i can cat a internet explorer 4.01 for my workstation? Thank all for help! ;-) (3 Replies)
Discussion started by: ortsvorsteher
3 Replies

3. IP Networking

Internet Explorer Solaris

Downloaded and installed, when I try to execute iexplorer it responds with "iexplorer: not found", but it is right there in the directory I am in and I im logged in as root. any ideas? (3 Replies)
Discussion started by: cluettr
3 Replies

4. Shell Programming and Scripting

view my TCL script on the Internet explorer

Hello I wrote some small TCL script which writes some HTML commands. when I invoke it through the IE I get a blank screen what should I do to watch my results on MS IE? can you point me to a simple ready made script so I can learn from it? I am working on a solaris system thanks (2 Replies)
Discussion started by: orid
2 Replies

5. Windows & DOS: Issues & Discussions

Internet Explorer flashes off

Hi, What must have happen to my internet explorer that flashes whenever it want to load. The page after trying to load would just logout. I have tried to reset most of the setting on the properties but all to no avail. Can someone pls assist. Thanx (1 Reply)
Discussion started by: kayode
1 Replies

6. Web Development

Scheduling automatic Internet explorer login

Hi , I am using windows XP and IE8 I have my credentials stored for a website in internet explorer. I want to implement below scenario. I have entered both username/password for a website and left IE explorer open and locked my computer I want the computer to login in that website... (1 Reply)
Discussion started by: Jcpratap
1 Replies

7. What is on Your Mind?

Internet Explorer EOL

Hard to imagine that in the two decades of its existence this product once ruled supreme, but the news is finally there: RIP Internet Explorer: Twitter mourns and mocks death of Microsoft (0 Replies)
Discussion started by: figaro
0 Replies
PHTTPGET(8)						    BSD System Manager's Manual 					       PHTTPGET(8)

NAME
phttpget -- retrieve multiple files via pipelined HTTP SYNOPSIS
phttpget server file ... DESCRIPTION
The phttpget utility is a minimalist pipelined HTTP client, which is used to retrieve multiple files from one server, and saves the down- loaded files in the current working directory, using the last portion of their download path as file names. By making several "in flight" HTTP requests, it can dramatically increase performance when a large number of small files need to be down- loaded. The freebsd-update(8) and portnap(8) tools use phttpget to download binary patch files. ENVIRONMENT
HTTP_PROXY URL of the proxy to use for HTTP requests. HTTP_PROXY_AUTH Authorization parameters for the HTTP proxy. HTTP_USER_AGENT The User-Agent string to use for HTTP requests. The default is ``phttpget/0.1''. HTTP_TIMEOUT Timeout for HTTP request in seconds. SEE ALSO
fetch(1), freebsd-update(8), portsnap(8) AUTHORS
The phttpget utility was written by Colin Percival <cperciva@FreeBSD.org> for use with portsnap(8) and later with freebsd-update(8). This manual page was written by Xin LI <delphij@FreeBSD.org>. BSD
January 3, 2015 BSD
All times are GMT -4. The time now is 03:56 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy