Sponsored Content
Full Discussion: earth in daylight
Top Forums UNIX for Dummies Questions & Answers earth in daylight Post 9445 by tonbia on Friday 26th of October 2001 05:30:41 PM
Old 10-26-2001
thanks for you help..
found a different one actually..
it only works on X11 servers..
>sunclock
 

3 More Discussions You Might Find Interesting

1. Programming

How on earth can zsh know whether it's starting at the beginning of a line or not?

Hi everyone, I'm currently developing my own shell and I've been wondering how this awesome "printing a reverse-video percent character and a newline when the prompt doesn't start at the beginning of a line" feature is implemented in zsh. Although it is obvious what is needed to implement this... (2 Replies)
Discussion started by: AdrienE
2 Replies

2. Solaris

Google Earth in Solaris

Hi Gurus of Unix, is posible to Install Google Earth in Solaris I download this packets : GoogleEarthLinux.bin I Change the permission chwmod +x GoogleEarthLinux.bin after that I do ./GoogleEarthLinux.bin andres@opensolaris:~/Downloads# sudo ./GoogleEarthLinux.bin Verifying archive... (1 Reply)
Discussion started by: andresguillen
1 Replies

3. UNIX for Advanced & Expert Users

.csv to Google Earth .kml

Does anyone have an awk script that converts/translates an ascii .csv file to a Google Earth .kml file? The .csv would typically look like: X_Longitude_Coordinate,Y_Latitude_Coordinate,Elevation,Point_Number Thank you, Kenny. (4 Replies)
Discussion started by: kenneth.mcbride
4 Replies
SLIST(1)							       slist								  SLIST(1)

NAME
slist - Lists available NetWare Servers SYNOPSIS
slist [ pattern ] DESCRIPTION
slist lists all NetWare Servers available in your network. If slist does not print to a tty, the decorative header line is not printed, so that you can count the servers on your network by doing slist | wc -l OPTIONS
pattern pattern is used to list only servers whose names match the specified pattern. For a server to be listed, the pattern must match the full server name. You can use wildcards for the pattern, but you must protect these wildcards from any command line expansion by quoting. Case doesn't matter. EXAMPLE
slist "I*" or slist "i*" List all available Netware servers on your Network, that begin with an "I". SEE ALSO
ncpmount(8), ncpumount(8), pqlist(1), nprint(1) CREDITS
slist was written by Volker Lendecke (lendecke@math.uni-goettingen.de) BUGS
slist works only in IPX environment, as it uses SAP to find first server and then Bindery to get list of servers. slist 01/07/1996 SLIST(1)
All times are GMT -4. The time now is 10:16 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy