[Xastir] CYGWIN?
Curt, WE7U
archer at eskimo.com
Thu Jul 5 15:55:39 EDT 2007
On Wed, 4 Jul 2007, Alex Carver wrote:
> 'DIR' (all caps) won't work at all. 'dir' may work if
> the aliases got installed right (or the 'dir' package
> was installed)
"ls" is the "dir" command for Linux/Unix.
"cd" is how you change directories. "cd" alone will take you to
your home directory (a nice shortcut to know).
"ls -l" will give you a long listing. "ls -al" will give you a long
listing including hidden files/directories (those starting with a
'.' are usually hidden from you).
"man ls" is how to get to the documentation for the command. "man"
stands for "manual page".
"apropos <searchtext>" or "man -k <searchtext>" will do a search
through your man-pages for commands that may have something of
interest. For instance: "apropos ax25 | sort -u" gives me this:
-------------------------
AF_AX25 (4) [ax25] - AX.25 amateur packet radio protocol family
ax25 (3) - AX25 Address manipulation routines
ax25 (4) - AX.25 amateur packet radio protocol family
ax25_aton (3) [ax25] - AX25 Address manipulation routines
ax25_aton_arglist (3) [ax25] - AX25 Address manipulation routines
ax25_aton_entry (3) [ax25] - AX25 Address manipulation routines
ax25_call (8) - make an AX.25, NET/ROM, ROSE or TCP connection
ax25_cmp (3) [ax25] - AX25 Address manipulation routines
ax25d (8) - General purpose AX.25, NET/ROM and Rose daemon
ax25d.conf (5) - ax25d configuration file.
ax25ipd.conf (5) - Control the operation of ax25ipd.
ax25mond (8) - dump the AX.25 network traffic and and provide sockets where the received data will be retransmitted
ax25mond.conf (5) - Specify the sockets which ax25mond will provide.
ax25_ntoa (3) [ax25] - AX25 Address manipulation routines
ax25spy (1) - replacement for listen(8) and demo client for the ax25spyd(8) daemon
ax25spyd (8) - ax.25 traffic analyzer, dumper and spy daemon
ax25spyd.conf (5) - Specify the sockets which ax25spyd will provide and other options - - The configfile is not used yet! - -
ax25_validate (3) [ax25] - AX25 Address manipulation routines
-------------------------
Sorry about the long lines which will probably wrap on you. Anyway,
more questions? Ask away!
--
Curt, WE7U. APRS Client Comparisons: http://www.eskimo.com/~archer
"Lotto: A tax on people who are bad at math." -- unknown
"Windows: Microsoft's tax on computer illiterates." -- WE7U
"The world DOES revolve around me: I picked the coordinate system!"
More information about the Xastir
mailing list