xref: /plan9-contrib/sys/man/1/abaco (revision 7ab27030036b6c877a6f81728daeda263d1ca3cf)
ABACO 1
NAME
abaco, readweb - browse the World-Wide Web
SYNOPSIS
abaco [ -p ] [ -c ncols ] [ -m mtpt ] [ -t charset ] [ url ]

readweb [ url ]

DESCRIPTION
Abaco is a lightweight web browser with the appearance of acme (1) with ncols columns (one by default). Given a url , it will start by displaying that page. Clicking mouse button 3 on a link opens it in a new abaco window. -t selects an alternate character set; -m an alternate mount point for webfs . Normally the standard error of subshells is closed, but -p prevents this.

Readweb imports the outside network, if necessary, starts webfs and webcookies and finally abaco . .SH EXAMPLES

FILES

15 /mnt/web default webfs mount point

SOURCE
/sys/src/cmd/abaco

/rc/bin/readweb

SEE ALSO
vnc (1), webcookies (4), webfs (4),
BUGS
Abaco is a work in progress; many features of giant web browsers are absent.