Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!usc!apple!mgchow From: mgchow@Apple.COM (Mike Chow) Newsgroups: comp.unix.aux Subject: Re: Where is /mac/bin/settc? Keywords: settc, Set, Type, Creator Message-ID: <44300@apple.Apple.COM> Date: 27 Aug 90 16:56:28 GMT References: <3369@wrgate.WR.TEK.COM> Organization: Apple Computer Inc, Cupertino, CA Lines: 42 In article <3369@wrgate.WR.TEK.COM> herbw@midas.WR.TEK.COM (Herb Weiner) writes: >Both the printed manuals (A/UX Command Reference Section 1) and the >online man pages indicate that there is a settc command in /mac/bin/settc. >Was this file distributed with the floppy or tape based systems? > >Can someone from Apple (or anywhere else) send me this file? (I don't >(yet) have annonymous FTP or dial out capability.) > Oops. Mistake in the documentation. For 2.0, there is no /mac/bin/settc. Instead, use /mac/bin/setfile, which is a superset of settc. Usage for setfile is the same as MPW, which is as follows: SetFile [optionI] fileI -a attributes # attributes (lowercase = 0, uppercase = 1) -c creator # file creator -d date # creation date (mm/dd/yy [hh:mm[:ss] [AM | PM]]) -l h,v # ICON location (horizontal,vertical) -m date # modification date (mm/dd/yy [hh:mm[:ss] [AM | PM]]) -t type # file type Note: Period (.) represents the current date and time. Note: The following attributes may be used with the -a option: L Locked V Invisible B Bundle S System I Inited D Desktop M Shared (can run multiple times) A Always switch launch (if possible) >Thanks. > >Herb Weiner >herbw@midas.WR.TEK.COM >AppleLink: D0521 Mike Chow mgchow@apple.com