Linux, Unix, /etc/

$ To set up this Linux system, do I really have to type long, cryptic, frequently inconsistent and undocumented commands with occasional long strings of hex digits?

# Yeah. You got a problem with that?

Sponsored links (requires javascript):

#!/bin/ksh
sunwait -p 51.1800N 12.2200E | sed -n -e '/Current specified time zone/,$p'
echo
lynx -dump http://de.weather.com/weather/local/GMXX0072 | sed -n -e '/\[INLINE\]/d' -e '/Aktuelle Wetterlage/,/Temperaturumrechner/p'


main | scripts | contact | links

Sponsored links (requires javascript):