Sponsored Content
Top Forums UNIX for Dummies Questions & Answers Any URL'S for free Unix Download Post 30548 by WIntellect on Wednesday 23rd of October 2002 04:37:55 PM
Old 10-23-2002
LinuxISO at http://www.linuxiso.org/

Smilie

Includes my FAVOURITE - FreeBSD
 

9 More Discussions You Might Find Interesting

1. Programming

I have not c compile environment ,i can download it but it ends with *.gz,so i can't

I need for help . (1 Reply)
Discussion started by: dsun5
1 Replies

2. Shell Programming and Scripting

Clearify what it means under 'WHAT' when hit the 'w'-command

I wonder how I shall read the result below, especially 'what' shown below. The result was shown when I entered 'w'. E.g what is TOP? What is gosh ( what does selmgr mean?)? login@ idle JCPU PCPU what 6:15am 7:04 39 39 TOP 6:34am 6:45 45 45 TOP 6:41am ... (1 Reply)
Discussion started by: Aelgen
1 Replies

3. UNIX for Dummies Questions & Answers

Unix ISO's for FTP, I've searched the other Posts

Where Do I download Unix ISO's for free? I have searched this database for other related posts, but to no avail. All I need is this info, and I don't want Linux; just a Unix site. Please and thank you for your help. (3 Replies)
Discussion started by: killrazor
3 Replies

4. UNIX for Advanced & Expert Users

memory free up using 'find'

Hi, I am facing an interesting aspect of find command... to be clear, we are running a small web server with oracle 8i database and Oralce9iAS on Sun E250 with Solaris 2.6 Over a period of time, the free memory ( displayed in 'top' utility ) drops down.. we could relate this to dedicated... (6 Replies)
Discussion started by: shibz
6 Replies

5. UNIX for Dummies Questions & Answers

it's free ????????

is solirs free or lindows and were to download it? i have a x86 p500 (3 Replies)
Discussion started by: amicrawler2000
3 Replies

6. UNIX for Advanced & Expert Users

Coomand to download from HTTP(URL)

Hi, What is the UNIX command to download a file or data from HTTP location. CURL(Linux) did not work. Thank You (4 Replies)
Discussion started by: skm123
4 Replies

7. UNIX for Dummies Questions & Answers

Where to download this free Unix database

Hi Folks, I was looking around some web sites and found out that there is/was this free databse for Unix called RDB by Walter Hobbs, which uses ASCII text files for its databases and uses Unix commands to manipulate them. Unfortunately, I can no longer access the ftp site mentioned on the web... (0 Replies)
Discussion started by: rooseter
0 Replies

8. Shell Programming and Scripting

URL download checking

Hi all, I have a url and i am using wget to load files from the url. but i requirement is if need to validate whether that downloading process done properly not. if that has any expcetion i need to seed mails. otherwise i will processed please help me on this. Thanks, Baski (1 Reply)
Discussion started by: baskivs
1 Replies

9. Shell Programming and Scripting

Download and Untar any URL

Hi, I am trying to make a flexible bash script which does the following: Downloads a URL from a variable Unzips it Deletes the original archive The problem is, the format could be .tar, .tar.gz etc, it wont be constant. This is what I have currently: #!/bin/bash dl_dir="/opt" ... (1 Reply)
Discussion started by: Spadez
1 Replies
JOSM(1) 						      General Commands Manual							   JOSM(1)

NAME
josm - Java OpenStreetMap Editor SYNOPSIS
josm DESCRIPTION
josm is an editor for OpenStreetMap written in Java 1.5. OpenStreetMap is a project aimed squarely at creating and providing free geographic data such as street maps to anyone who wants them. It allows you to view, edit and use geographical data in a collaborative way from anywhere on earth. The project was started because most maps you think of as free actually have legal or technical restrictions on their use, holding back people from using them in creative, pro- ductive or unexpected ways. OPTIONS
-h, -?, --help Show help --geometry=<width>x<height>(+|-)x(+|-)y Standard X geometry argument [--download=]minlat,minlon,maxlat,maxlon Download the bounding box [--download=]<url> Download the location at the url (with lat=x&lon=y&zoom=z) [--download=]<filename> Open file (as raw gps, if .gpx) --downloadgps=minlat,minlon,maxlat,maxlon Download the bounding box as raw gps --selection=<searchstring> Select with the given search --no-fullscreen Don't launch in fullscreen mode --reset-preferences Reset the preferences to the default --language=<language> Set the language ENVIRONMENT
JAVA_HOME Specify an alternate Java environment. JAVA_OPTS Specify Java options. For example, to use a HTTP proxy server with this program, set this environment variable to something like JAVA_OPTS="-Dhttp.proxyHost=yourProxyURL" before starting josm. SEE ALSO
josm-plugins(1). AUTHOR
josm was written by Immanuel Scholz. The current maintainer is Frederik Ramm. This manual page was written by Andreas Putzo <andreas@putzo.net>, for the Debian project (but may be used by others). September 8, 2007 JOSM(1)
All times are GMT -4. The time now is 11:10 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy