Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 24 Nov 1999 08:54:04 +1300
From:      Jonathan Chen <jonc@logisticsoftware.co.nz>
To:        "System Admin." <pe@student.lssu.edu>
Cc:        UNIX-WIZ Mailing list <UNIX-WIZ@LISTSERV.NODAK.EDU>, freebsd-questions@FreeBSD.ORG
Subject:   Re: read binary file
Message-ID:  <19991124085404.C96800@jonc.logisticsoftware.co.nz>
In-Reply-To: <Pine.GSO.4.05.9911230030360.13184-100000@student.lssu.edu>; from pe@student.lssu.edu on Tue, Nov 23, 1999 at 12:32:15AM -0500
References:  <Pine.GSO.4.05.9911230030360.13184-100000@student.lssu.edu>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Nov 23, 1999 at 12:32:15AM -0500, System Admin. wrote:

> Hi all,
> 	How can I view a large binary file (25MB)? or convert it to txt so
> I can see the content of that binary file?

Some that come to mind:

	cat -tv
	od [with options]

Check out the man pages.
--
Jonathan Chen            |  de-moc-ra-cy (di mok' ra see) n.  Three wolves
                         |  and a sheep voting on what's for dinner.


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19991124085404.C96800>