Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
FROMBIN(1)		    General Commands Manual		    FROMBIN(1)

NAME
       frombin - convert macbinary files into normal files

SYNOPSIS
       frombin macbinaryfile...

DESCRIPTION
       The program frombin reads a series of macbinary files and unwraps them.
       On  the mac it will produce a file similar to the original one. On non-
       macs it will create (up to) three files,	one for	the data fork  (called
       <filename>.data),  one  for  the	resource fork (called <filename>.rsrc)
       and one containing  random  information	in  a  human  readable	format
       (called <filename>.info).

AUTHOR
       George Williams (gww@silcom.com).

			       21 December 2002			    FROMBIN(1)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=frombin&sektion=1&manpath=FreeBSD+Ports+15.0>

home | help