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,
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)
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)
Hello guys and dolls, first post happening here...
Wanting to know where to start with Unix. Which Unix option/package is best for an absolute beginner and has a well documented, easy to grasp user guide(s).
I have dabbled in some programming (basic PHP) and I have an old desktop pc which I... (6 Replies)
Hi everyone
I need help i want to learn Unix and do some certification on Unix Hp the reason why i choose Hp is because the company that i work for uses HP and interested in knowing a lt more
about what i do i montor the unix server (disk space CPU usage memory utilization,proceeses job... (5 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)
Hi Unix Gurus,
I need to list all files in a Unix Directory which either end with a
.pdf or .rtf and they should be case insensitive ie .Pdf , .pDF , .RtF etc are also possible.
How can i accomplish this with with a ls command ? If not then a find command. (6 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)
Hey guys. I'm very new to Unix. I'm pretty fluent in Java and C, but I have never actually used Unix for anything. I am in an Operating Systems course now and I have an assignment to write a piece of code that involves forks and piping. I'm stuck.
1. The problem statement, all variables and... (6 Replies)
I'm planning to learn Unix/Linux as much as possible to be able to expert on Unix system.
I have a few questions in regard to Unix system
1. How come they are so many different type of Linux, and do they follow same standard commands in the Unix system? I'm afraid of having so many choices... (6 Replies)