home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / sys / mac / system / 10210 < prev    next >
Encoding:
Internet Message Format  |  1992-07-21  |  2.5 KB

  1. Xref: sparky comp.sys.mac.system:10210 comp.sys.mac.programmer:12805 comp.sys.mac.misc:13562
  2. Path: sparky!uunet!gatech!news.byu.edu!yvax.byu.edu!physc1.byu.edu!goblec
  3. Newsgroups: comp.sys.mac.system,comp.sys.mac.programmer,comp.sys.mac.misc
  4. Subject: Re: COMMAND LINE INTERFACE for Macy
  5. Message-ID: <1992Jul21.141341.77@physc1.byu.edu>
  6. From: goblec@physc1.byu.edu
  7. Date: 21 Jul 92 14:13:41 -0600
  8. References: <1992Jul19.220913.21077@ccu.umanitoba.ca>
  9. Distribution: world
  10. Organization: Brigham Young University
  11. Lines: 48
  12.  
  13. In article <1992Jul19.220913.21077@ccu.umanitoba.ca>, umnoor@ccu.umanitoba.ca (Nasir Ahmed Noor) writes:
  14.  
  15.  
  16. > I was thinking it would be nice to have Command Lie Interface for the Mac
  17. > p.s. BTW, is there any utility available that would allow you to do that   
  18. >      (from Finder, for instance)?
  19.  
  20. MPW does that right now.  Last time I looked at ftp.apple.com they had 3.0
  21. of the shell alone.  It should do these things for you.  The commands are
  22. not given though.  I found a book on MPW and photocopied some sheets.
  23. But the shell uses so much memory that I don't think I'd use it.  Plus
  24. it doesn't have the features I'd want in a shell.  I'd prefer if someone
  25. wrote a C Shell with all the standard utilities.  ie. grep, awk, etc. plus
  26. hooks for apple events and mac compressors.
  27.  
  28. But still I'd prefer CLI features with a better interface.  But then this
  29. last issue of MacWeek had a preview of Magnet which seems to do all
  30. I want.  I hope it has hooks for calling AppleEvents of other applications
  31. and (hopefully) some standard decompression utilities.
  32.  
  33. The interface seems to be based on the Find File window in the Finder.  It
  34. gives a list of a few functions but not how you do it.  (Why don't articles
  35. mention the interface.  I love Word's power - but hate the interface, but
  36. no one mentions it in reviews) The scren dump has the find controls and then a
  37. sub panel underneath that has the following...
  38.  
  39.   FIND:
  40.      Find all files on all mounted disks whose:
  41.      o name contains "ramsey"
  42.      o text inside contains "hard disk"
  43.  
  44.   ACTION:
  45.      Copy files to folder "Ramsey results" (preserve folder nesting).
  46.  
  47.   TRIGGERS:
  48.      o Run when "New Dutch City" is mounted
  49.      o Run after 5 minutes of inactivity
  50.  
  51. Now this really isn't that bad a way of doing things.  I'd still like to know
  52. more.  One great thing is that it will automatically syncronize folders on
  53. Powerboo/Desktop configurations if you want. 
  54.  
  55. (excuse the typos.  I am writing this on a Vax whose speed reminds me of
  56. editing with a 300Baud modem)
  57. - Clark Goble
  58.  
  59.  
  60.