Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

misc(1grass) [osx man page]

misc(1grass)							Grass User's Manual						      misc(1grass)

GRASS GIS 6.4.2 Reference Manual
       Geographic Resources Analysis Support System, commonly referred to as GRASS, is a <a href="http://en.wikipedia.org/wiki/Geographic_informa-
       tion_system">Geographic Information System (GIS) used for geospatial data management and analysis, image processing, graphics/maps  produc-
       tion, spatial modeling, and visualization. GRASS is currently used in academic and commercial settings around the world, as well as by many
       governmental agencies and environmental consulting companies.

       This reference manual details the use of modules distributed with Geographic Resources Analysis Support System (GRASS), an open source (GNU
       GPL'ed), image processing and geographic information system (GIS).  Go back to help overview
       misc commands:
	    | m.cogo  | A simple utility for converting bearing and distance measurements to coordinates and vice versa.
	    | m.nviz.image	| Creates a 3D rendering of GIS data.
	    | m.proj  | Convert coordinates from one projection to another (cs2cs frontend).

       Full Index
       (C) 2003-2011 GRASS Development Team

GRASS 6.4.2															      misc(1grass)

Check Out this Related Man Page

index(1grass)							Grass User's Manual						     index(1grass)

GRASS GIS 6.4.2 Reference Manual
       Geographic Resources Analysis Support System, commonly referred to as GRASS, is a <a href="http://en.wikipedia.org/wiki/Geographic_informa-
       tion_system">Geographic Information System (GIS) used for geospatial data management and analysis, image processing, graphics/maps  produc-
       tion, spatial modeling, and visualization. GRASS is currently used in academic and commercial settings around the world, as well as by many
       governmental agencies and environmental consulting companies.

       This reference manual details the use of modules distributed with Geographic Resources Analysis Support System (GRASS), an open source (GNU
       GPL'ed), image processing and geographic information system (GIS).

   Quick Introduction
		     How to start with GRASS

		     Intro projections and spatial transformations

		     Intro 2D raster map processing

		     Intro 3D raster map (voxel) processing

		     Intro image processing

		     Intro vector map processing and network analysis

		     Intro database management

   Display/Graphical User Interfaces
		     wxGUI wxPython-based GUI frontend

		     gis.m and d.m TCL/TK-based GUI frontend

		     Display commands manual

		     Display drivers

		     nviz 3D visualization and animation tool

		     xganim tool  for animating a raster map series

   Raster and voxel processing
		     Raster commands manual

		     Raster3D commands manual

   Image processing
		     Imagery commands manual

   Vector processing
		     Vector commands manual

   Database
		     SQL support in GRASS GIS

		     Database commands manual

   General
		     GRASS startup manual page

		     General commands manual

   Miscellaneous
		     Misc. commands manual

		     The GRASS Extensions Manager (GEM)

   Variables
		     GRASS variables and environment variables

   Printing
		     Postscript commands manual

       Full Index
       (C) 2003-2011 GRASS Development Team

GRASS 6.4.2															     index(1grass)
Man Page

15 More Discussions You Might Find Interesting

1. IP Networking

promiscuous mode machines

/* SCO OpenServer 5 */ anyone know an effective way to tell what machines, if any, are running in promiscuous mode?? e0- (1 Reply)
Discussion started by: LowOrderBit
1 Replies

2. Debian

misc : console & pakage management

Two unrelated questions here: 1/ In debian, is it possible to change the font and resolution of the console (not xterm)? 2/ still in debian, how can you know what packages have been installed ? I'm thinking to something similar to pkg_info on FreeBSD. thx. (1 Reply)
Discussion started by: jad
1 Replies

3. IP Networking

tcpdump and promiscuous mode (on Linux and HP-UX)

Hallo, I want to use tcpdump to analyze the NTP traffic on some of my machines. The machines that I want to analyze run HP-UX and linux. To use tcpdump 2 packages are required Libpcap and Tcpdump. I know that tcpdump (libcap?) sets the network interface to promiscuous mode. I have some... (1 Reply)
Discussion started by: one71
1 Replies

4. Shell Programming and Scripting

awk miscellaneous doubts

In this following command: awk 'BEGIN{ORS=""}1' what does '1' signifies that comes after closing curly brace '}' of awk? I guess, it does not mean 'first occurrence' because I verified that. And, pls tell me how to override or suppress awk's field variables like $1, $2.. by positional... (7 Replies)
Discussion started by: royalibrahim
7 Replies

5. Shell Programming and Scripting

eval misconception

Hi, I have two files "foo" and "bar" $ cat foo a is \$a and b is \$b $ cat bar car tree using the below 'while' loop I expect the output to be: a is car and b is tree while read a b; do eval echo $(cat foo) # o/p: a is $a and b is $b eval "echo $(eval "cat foo")"... (1 Reply)
Discussion started by: royalibrahim
1 Replies

6. Shell Programming and Scripting

Bash: Zeilen aus Datei mit cat und grep in dynamisches Array schreiben

Hallo, ich habe eine Datei "Kino.ini" die z.B. wie folgt aussieht * KINOFILM A bla bla KINOFILM B blubb blubb KINOFILM C Ich möchte nun die Datei "Kino.ini" per cat und grep auslesen und testen ob der String KINOFILM nur mit einem '*' am Anfang vorkommt. In dieser Beispieldatei... (3 Replies)
Discussion started by: ABE2202
3 Replies

7. IP Networking

Bring NIC in Promiscious Mode

Hello, I have windows 2000 on my pc and in order to capture network traffic it is required to to bring the NIC into promiscious mode. Can any one please guide me what is required to achieve it? thanks in advance. (2 Replies)
Discussion started by: sureshcisco
2 Replies

8. Shell Programming and Scripting

Miscellaneous operators

Hi everyone, I read some shell script code,then I have some issue. the following code. let "t1 = ((5 + 3, 7 - 1, 15 - 4))" echo "t1 = $t1" t1=11 Here t1 is set to the result of the last operation.why? (3 Replies)
Discussion started by: luoluo
3 Replies

9. Shell Programming and Scripting

Awk miscellaneous doubts

Hi, I am having the following doubts on awk. Please clarify for me. a) What does it mean? awk '$1=$1' and how does it change if I append FS="" to the above code? b) What if I use awk -vFS="\n" (i.e) setting (input) field separator to newline char, then what will be the value of $0,... (6 Replies)
Discussion started by: royalibrahim
6 Replies

10. AIX

promiscuous mode AIX

Hi Guys, What do I need to do to set an physical adapter to promiscuous mode? The networkport is already spanned/mirrored. Is this also possible when there is an virtual nic (through vios) configured? regards, Randy (7 Replies)
Discussion started by: raba
7 Replies

11. UNIX for Dummies Questions & Answers

Will Linux force NIC into promiscuous mode?

Right now I have a computer that I want to use as the monitor for my network. It's currently running Windows 7, and so as I understand it the NIC won't monitor all the traffic on the network. So my question is, if I install Linux on this computer will I be able to force the NIC card into... (1 Reply)
Discussion started by: iJeydon
1 Replies

12. UNIX for Dummies Questions & Answers

Help with a few misc. admin things. LINUX

Hey guys, I've been doing some study guides and practice exams for some certs, had some friends give me some things to do in preperation as well. I have compiled a few of the questions I was unable to figure out:wall:, I was hoping to get some help here. I am running Fedora16. If you need any... (2 Replies)
Discussion started by: jahburmski
2 Replies

13. Red Hat

Interface goes into promiscuous mode

Hi all, I am using a Linux VM. Once the node boots up, I am able to access it and it is able to ping its default gateway. At that time, the config is; eth1 Link encap:Ethernet HWaddr 00:50:56:01:01:FB inet addr:142.133.174.246 Bcast:142.133.175.255 ... (1 Reply)
Discussion started by: Junaid Subhani
1 Replies

14. UNIX for Dummies Questions & Answers

Difference between non promiscous and promiscous modes in packet sniffing?

I am using a packet sniffing program. When i use the promiscous mode, i can see in the packets that there is an IP involved(192.168.1.73) in either "from" or "to", which is not my machine's IP( 192.168.1.185). However, in the non promiscous mode, only packets involving my machine's IP are... (1 Reply)
Discussion started by: syncmaster
1 Replies

15. AIX

Misconfiguration detected Adapter interface name en 3 Adapter offset 0

Hi, We had a hardware problem with an IBM System p5 server, with AIX 5.2 We restore from a tape the last backup we had, but the server does not boot up as expected. The server try to mount some directories from a storage, but could not comunicate with them, we check the FC and everything is... (12 Replies)
Discussion started by: trevian3969
12 Replies