Sponsored Content
Full Discussion: Game: Name this person
The Lounge What is on Your Mind? Game: Name this person Post 302117496 by DeepakS on Tuesday 15th of May 2007 12:57:58 AM
Old 05-15-2007
No, but they were contemporaries.

Hint #2:
Feynman is American, whereas the person in question is British.
 

4 More Discussions You Might Find Interesting

1. Solaris

Another person that needs Internet help

Ok i have a router, which my sparc 5 is connected to. I can acess the router webpage (192.168.0.1). But I cant access the internet. When i use sys-unconfig i enter my ip address fine then i click none for when it asks me for DNS info because I dont have a domain. I was told i can manually change... (10 Replies)
Discussion started by: vikster007
10 Replies

2. Shell Programming and Scripting

New Person Added to the Forum

Hello, I'm brand new to this forum. I am working on my first Bash shell script. We were given an exercise to get ready for the real assignment. I could use some help. The exercise is to "set two variables (i. e., file1 & file2) on the command line to the paths of the text files. We are to... (1 Reply)
Discussion started by: wcarp05
1 Replies

3. UNIX for Advanced & Expert Users

How to get a login name of a person who used 'su' and act with different user-name?

I need to realize the user login name after he/she used the 'su' command to log under another name (for specific privileges.) I am on SunOS v5.6, and here by now I could not find a way to figured it out. In another Thread I've get an advise from Linux user to use 'ps afxj' that display a... (3 Replies)
Discussion started by: alex_5161
3 Replies

4. What is on Your Mind?

how do you call a person who assembles computers?

The title says everything. I'm wondering how we call in English the person who builds a computer. I mean instead of buying a branded computer like dell or toshiba, how do you call the guy who assembles computers from pieces of various suppliers. Thanks for your help Santiago (8 Replies)
Discussion started by: chebarbudo
8 Replies
NAD2BIN(1)						      General Commands Manual							NAD2BIN(1)

NAME
nad2bin - convert nad ASCII files into binary format usable by nad2nad DESCRIPTION
This command is undocumented upstream. This very rough documentation was quickly assembled by your friendly Debian maintainer (who doesn't use this command, and so is not the best person to document it!). The proj package includes the nad2nad binary, the North American Datum conversion filter used to convert data between North America Datum 1927 (NAD27) and North American Datum 1983, and cs2cs a binary that performs transformation between the source and destination cartographic coordinate system on a set of input points. The coordinate system transformation can include translation between projected and geographic coordinates as well as the application of datum shifts. See the nad2nad(1) and cs2cs(1) man pages for more information. nad2nad and cs2cs need arch-dependent conversion data files in a library directory, /usr/share/proj/ Those files are included in the proj Debian package since 4.6.1-5. To produce/update them yourself, get the *.lla files from http://download.osgeo.org/proj/proj-datumgrid-1.5.zip and then run nad2bin to produce the binary files used by nad2nad and cs2cs like so: # nad2bin < conus.lla /usr/share/proj/conus Test nad2nad with the following example: $ nad2nad -i 83 -o 27 -r conus << EOF 71d14'58.27"W 44d20'15.227"N EOF It should produce: 71d15'W 44d20'15"N SEE ALSO
nad2nad(1), cs2cs(1) AUTHOR
This manual page by Peter S Galbraith <psg@debian.org>. NAD2BIN(1)
All times are GMT -4. The time now is 11:04 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy