Where to download unix not unix flavours like ubuntu, redhat etc.


 
Thread Tools Search this Thread
Top Forums UNIX for Advanced & Expert Users Where to download unix not unix flavours like ubuntu, redhat etc.
# 15  
Old 01-08-2009
You are making a mistake.

There was never a Unix release available from there. The unix.org web site is about specification/certification but not implementation.
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Where can I download Unix?

Hey Guys I work in a job where I am starting to use Unix. I want to practice on my own personal machine. I know I can download Linux in a lot of different flavors but does anyone know where I can download UNIX? Thanks in advance. (3 Replies)
Discussion started by: Koopa_Troopa
3 Replies

2. UNIX and Linux Applications

where can I download UNIX?

Dear All, I am a newbie in this forum, I use to know the Linux box, now I want to try with UNIX, so how can I start from the beginning (setup, configuration.....)? and where can I download UNIX? Regards; BL (2 Replies)
Discussion started by: chenboly
2 Replies

3. UNIX for Dummies Questions & Answers

Where can I download UNIX 4.0e

I was wondering if anybody knows where I can download Digital UNIX 4.0E. Thanks. (2 Replies)
Discussion started by: emybeavis
2 Replies

4. UNIX for Dummies Questions & Answers

Different flavours of Unix

Hi all, I would like to know why is there so many different kind of unix systems like IBM AIX, SUN Solaris and so on.. What are the issues that we would considering choosing a Unix system? Newbie to Unix, thus this question (2 Replies)
Discussion started by: vincente
2 Replies

5. UNIX for Dummies Questions & Answers

where can i download unix

okay, where can i download the unix operating system? i cant find it anywhere on your site (1 Reply)
Discussion started by: dcotto21
1 Replies

6. UNIX for Dummies Questions & Answers

How Can I download an UNIX

Hi, I was reading on the net and something caught my eyes it was something about learning how to become a hacker. This site said that the best thing you can do to start is to use a Unix. My first question is: What is an Unix? Then I would like to ask you how can I download one on my... (3 Replies)
Discussion started by: chaoticlysmart
3 Replies

7. UNIX for Dummies Questions & Answers

Where can I Download UNIX?

I'm very new to Unix-- I want to locate and download it to my computer and start learning it. Could anybody plz help me start. Thanks a lot. Rachid (1 Reply)
Discussion started by: Rachid
1 Replies

8. Shell Programming and Scripting

Differences in awk between UNIX flavours

Hi, I've been charged with the task of finding out whether the scripts which we use on our current DYNIX (Sequent) UNIX box will continue to run happily on our soon-to-be-installed Sun Solaris box. I'm fairly certain that they'll be OK, but I've heard mutterings about awk running differently... (2 Replies)
Discussion started by: pbritta
2 Replies

9. Post Here to Contact Site Administrators and Moderators

UNIX flavours

UNIX comes in the most widest and broadest of functionalities and versions. Might be a good idea to: 1. introduce some vendor specific forums: e.g. HP-UX, Linux, AIX etc. 2. create more forums directed at core functionalities: e.g.: networking (already there), LVM, 3rd party applications... (1 Reply)
Discussion started by: patvdv
1 Replies

10. UNIX for Dummies Questions & Answers

Newbie question about unix flavours

Hi, I am newbie to unix. I am been immensily impressed by this forum. I have installed sun solaris in my pc and started learning unix. The question is, If i know one unix flavour (say sun solaris) is that i can claim, i know all the unix and linux flavours. Can i be able to work on other vendor... (3 Replies)
Discussion started by: Balaji
3 Replies
Login or Register to Ask a Question
PULL-DEBIAN-DEBDIFF(1)					      General Commands Manual					    PULL-DEBIAN-DEBDIFF(1)

NAME
pull-debian-debdiff - find, download, and generate a debdiff SYNOPSIS
pull-debian-debdiff [options] <package> <version> [distance] DESCRIPTION
pull-debian-debdiff attempts to find and download a specific version of a Debian package and its immediate parent to generate a debdiff. OPTIONS
package The source package to download and diff. version The most recent of the two versions you want to diff. distance If specified (default 1), the debdiff is against that many versions previous. -h, --help Display the usage instructions and exit. -f, --fetch Simply download the specified version and exit. -d DEBIAN_MIRROR, --debian-mirror=DEBIAN_MIRROR Use the specified mirror. Should be in the form http://ftp.debian.org/debian. If the package isn't found on this mirror, pull-debian-source will fall back to the default mirror. -s DEBSEC_MIRROR, --debsec-mirror=DEBSEC_MIRROR Use the specified Debian security mirror. Should be in the form http://security.debian.org. If the package isn't found on this mirror, pull-debian-source will fall back to the default mirror. --no-conf Do not read any configuration files, or configuration from environment variables. ENVIRONMENT
All of the CONFIGURATION VARIABLES below are also supported as environment variables. Variables in the environment take precedence to those in configuration files. CONFIGURATION VARIABLES
The following variables can be set in the environment or in ubuntu-dev-tools(5) configuration files. In each case, the script-specific variable takes precedence over the package-wide variable. PULL_DEBIAN_DEBDIFF_DEBIAN_MIRROR, UBUNTUTOOLS_DEBIAN_MIRROR The default value for --debian-mirror. PULL_DEBIAN_DEBDIFF_DEBSEC_MIRROR, UBUNTUTOOLS_DEBSEC_MIRROR The default value for --debsec-mirror. SEE ALSO
debdiff(1), dget(1), pull-debian-source(1), ubuntu-dev-tools(5) AUTHORS
pull-debian-debdiff was written by Stefano Rivera <stefanor@ubuntu.com>, a clone of a tool by Kees Cook <kees@ubuntu.com>. This manual page was written by Stefano Rivera, based on the original by Andrew Starr-Bochicchio <a.starr.b@gmail.com>. ubuntu-dev-tools December 2010 PULL-DEBIAN-DEBDIFF(1)