From owner-freebsd-hackers@FreeBSD.ORG Sat Mar 8 06:57:44 2014 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 4360DB22 for ; Sat, 8 Mar 2014 06:57:44 +0000 (UTC) Received: from mail-qg0-x230.google.com (mail-qg0-x230.google.com [IPv6:2607:f8b0:400d:c04::230]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id F3E411CD for ; Sat, 8 Mar 2014 06:57:43 +0000 (UTC) Received: by mail-qg0-f48.google.com with SMTP id j107so14401730qga.7 for ; Fri, 07 Mar 2014 22:57:43 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=references:mime-version:in-reply-to:content-type :content-transfer-encoding:message-id:cc:from:subject:date:to; bh=U8/nPQu4IRj1IgAXtFdQI+8k7EmTuOQAAKXeag6RQBk=; b=dJ8rnNTSxUeQ01R8yvhZw2d6Lt01mun8I8KbKSV/tAnW5fUq9nawg/R2oq7sgWCgfY 3n8QfUXJOGrzkxh4Pa+k+DHZgcPeGkSfileCMD+SZKQsYQPsJ46iOqU2XtkBRU6vFpIY EJtAkvbpNdxFTgr0gOy8StpTq70OSZdcHD7cVlgcAJxPQJSkLrdZ5ZGRuXpbaS/m00Oc LXaCCHeBoNwT/3PSL6UNCc7otkyNFDt/Q6yperuJebJgy6ih0AOdFeF8pXpRkeGJtzkX dz1sMirv4WsoiZ245TO75U6HjaqfQ48jGBNaffKJDHTlAHA1i2PQuIqAHBNIK1H+mDny /SLQ== X-Received: by 10.140.82.175 with SMTP id h44mr25931335qgd.68.1394261863163; Fri, 07 Mar 2014 22:57:43 -0800 (PST) Received: from [192.168.2.10] (cpe-69-206-249-52.nyc.res.rr.com. [69.206.249.52]) by mx.google.com with ESMTPSA id x8sm32076333qam.20.2014.03.07.22.57.41 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Fri, 07 Mar 2014 22:57:41 -0800 (PST) References: Mime-Version: 1.0 (1.0) In-Reply-To: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Message-Id: <1FD1BDA8-3455-4B5B-8C9F-0531E6E034A8@gmail.com> X-Mailer: iPhone Mail (11B651) From: Brian Kim Subject: Re: How to read HTML file in FreeBSD(base system) Date: Sat, 8 Mar 2014 01:57:40 -0500 To: by Cc: "freebsd-hackers@freebsd.org" X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 08 Mar 2014 06:57:44 -0000 Check out lynx Best, bk > On Mar 8, 2014, at 1:36 AM, by wrote: >=20 > Hello, > I use FreeBSD 10.0 RELEASE now, and I just install the base system, but I a= dd doc when I install FreeBSD, so there are some docs in my system, and they= are HTML files, so I want to ask that does FreeBSD provide some utilities t= o read HTML file in terminal? >=20 > You may say w3m is a good choice : ) > I have use it before, it is a great web browser in CLI, and its use experi= ence is like vi : ) > But I must install it from ports or src by myself, so does FreeBSD provide= some utilities in base system to implement that? >=20 > - by > _______________________________________________ > freebsd-hackers@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-hackers > To unsubscribe, send any mail to "freebsd-hackers-unsubscribe@freebsd.org"=