MACUTIL(1) General Commands Manual MACUTIL(1)NAME
macutil - A package that deals with MacIntosh files on a Unix system
DESCRIPTION
macutil is a package that contains a number of utilities that deal with MacIntosh files on a Unix system. It contains the following pro-
grams:
binhex Convert files to BinHex 4.0 compatible hexified form.
frommac
Receives files from the MacIntosh on the Unix system.
hexbin Convert hexified files to their MacIntosh format.
macsave
Save a series of files from a MacBinary stream as individual files.
macstream
Combine a series of files to a MacBinary stream.
macunpack
Unpack a MacIntosh archive into its constituents.
tomac Transmits files from the Unix system to a MacIntosh.
BUGS
This manual page is hopelessly incomplete!
SEE ALSO binhex(1), frommac(1), hexbin(1), macsave(1), macstream(1), macunpack(1), tomac(1)AUTHOR
Dik T. Winter, CWI, Amsterdam, The Netherlands (dik@cwi.nl)
3rd Berkeley Distribution October 22, 1992 MACUTIL(1)
Check Out this Related Man Page
MACUTIL(1) General Commands Manual MACUTIL(1)NAME
macutil - A package that deals with MacIntosh files on a Unix system
DESCRIPTION
macutil is a package that contains a number of utilities that deal with MacIntosh files on a Unix system. It contains the following pro-
grams:
binhex Convert files to BinHex 4.0 compatible hexified form.
frommac
Receives files from the MacIntosh on the Unix system.
hexbin Convert hexified files to their MacIntosh format.
macsave
Save a series of files from a MacBinary stream as individual files.
macstream
Combine a series of files to a MacBinary stream.
macunpack
Unpack a MacIntosh archive into its constituents.
tomac Transmits files from the Unix system to a MacIntosh.
BUGS
This manual page is hopelessly incomplete!
SEE ALSO binhex(1), frommac(1), hexbin(1), macsave(1), macstream(1), macunpack(1), tomac(1)AUTHOR
Dik T. Winter, CWI, Amsterdam, The Netherlands (dik@cwi.nl)
3rd Berkeley Distribution October 22, 1992 MACUTIL(1)
I downloaded some applications from CD on a windows2000 PC to a Unix Sco machine using the WS-FTP program.
When I tried to run the applications on the Unix machines I got an error. The files must have been corrupted in the process of transferring files from a Windows 2000 to a Unix Sco... (9 Replies)
Hello all Unix fans.
What files are involved in the Unix boot sequence,
i guess there is alot of them but some must be the main files?
For example the service SENDMAIL starts on our Unix machine
where should i edit so that it will not start at BOOT.
initd.conf? rc2.d?
I hope you... (6 Replies)
Hi,
I am starting out to program on Unix, having had experience in C and C++ in DOS. I would like to know, of these three, which is the best book for learning C programming in Unix:
Advanced Unix Programming by Marc Rochkind
Advanced Unix Programming by Warren Gay
Advanced Programming in... (6 Replies)
Hi there,
I was wondering if any of you good people out there could answer these question:
A - why Unix servers are bounced once a in while in commercial environments?
B - in what circumestances Unix Server are bouced?
Many thanks for your time.
Kind regards
MH (17 Replies)
Hi,
Is there any way to import data files from Unix system to Windows system?
I have many data files on Unix machine generated every night.
I need to pick certain data from each file and plug them into this windows file on the network share drive.
Anyone has any idea?
Thanks in advance! (8 Replies)
I have 2 stored procedures to be executed.
if the sysdate is between 12 am and 6 am i want to run procedure 1 else procedure 2
How do i do it with variables for time in the script.
The DB is oracle
Thanks (7 Replies)
Dear All,
i want to implement vookup function which is there in excel into Unix. Suppose i have 2 files. The files are given below.
File1:
MSC Cell SDCA
Patna-1 12 Bihar
Patna-2 45 Ranchi
Bhopal-1 85 Raigarh
Bhopal-2 ... (8 Replies)
We use a Unix terminal emulator like xterm at work to connect to our Unix machines from our PCs. I need to set up an interactive form that can display form elements (like toggle, radio, buttons, drop-down lists, etc). I thought it'd be a simple thing to use Java's Swing classes to help with this,... (11 Replies)
Dear Expert
How to convert date in format of YYYY-MM-DD HH:MM:SS to unix format
using a script or command if avaliable
Example
"2011-05-15 18:00:00" is converted to 1330970400
I tried to use option d in date command but no use, Im using solaris 10
Thanks a lot (12 Replies)
Is FreeBSD and OpenBSD considered Unix? What O.S does Most of the forum members use? How popular are Licensed Unix operating systems for home users?
Additionally I thought Linux was a Minux fork and BSD was a Unix fork.
Thanks in ... (7 Replies)
Hi Unix gurus,
Maybe it is too much to ask for but please take a moment and help me out. A very humble request to you gurus. I'm new to Unix and I have started learning Unix. I have this project which is way to advanced for me.
File format: CSV file
File has four columns with no header... (8 Replies)
Hi,
Greetings!!
I'm grepping a string from a series of files, using the below code (how ever the awk is not grepping between 'from' & 'to' time!)
awk '$0>=$from&&$0<=$to' from=$START_TIME to=$STOP_TIME $logpath/UL_`date +%Y%m%d`_Scheduler*.log.csv > temp-grep.txt
Out of 50 files,... (9 Replies)
Looking for some expert advice on this really old system...we're trying to convert it to a VM but it's ridiculously old and unfortunately still needed...It says its Unix System V and NCR 3000 or something...I'm not unix savvy but I can work my way through it.
Anyhow, I tried to do a cold clone... (8 Replies)