Jump to content
20 posts in this topic

Recommended Posts

The error I'm describing could affect countless applications. If you're having problems with uphuck v1.3, this is why.

 

Earlier I noticed a small issue with itunes in this install, it wouldn't interface correctly with itunes and would not authenticate me to play songs (but it would log me in). Earlier today, I tried to use aptana (a web development IDE), only to discover that /usr/bin/java wasn't working. Upon closer inspection, I realized that /usr/bin/java was a symlink that was pointing to "System/Library/Frameworks/JavaVM.framework/Versions/CurrentJDK/Commands/java". Notice how System does NOT begin with "/". This means that every /usr/bin/java was trying to point at /usr/bin/System/(etc...), a directory that obviously does not exist. Adding the "/" to the beginning of the link solved my aptana issue. I still wanted the songs I bought a while back in itunes to work, so I did some more investigation. Quickly I discovered that almost every symbolic link in /usr/bin that should point to /System/(whatever) is actually pointing to System/(whatever)!

 

The massive number of executables missing could cause countless problems, slow downs, etc... I'm going to write a script to fix all these symbolic links and I will post it here after I test it and make sure it won't cause any damage.

 

Here's the sample output of running "ls -lh" in /usr/bin. /usr/bin/java is already fixed, but you'll notice that tons of others are broken:

 

THE FIX IS IN POST #4 OF THIS TOPIC.

 

EDIT: It turns out this won't fix the itunes problem I was having, but it will probably cause any Java related problems to go away. If this problem applies to you, Java apps WILL NOT RUN unless you apply this fix.

 

EDIT: It's possible this affects many other installers other than uphuck

 

 
marcos-computer:/usr/bin marco$ ls -lh
total 302272
-rwxr-xr-x   1 root  wheel		 261K Jul  1  2006 a2p
-rwxr-xr-x   1 root  wheel		  12K Jul  1  2006 aclocal
-rwxr-xr-x   1 root  wheel		  12K Jul  1  2006 aclocal-1.6
-rwxr-xr-x   1 root  wheel		  66K Jul  2  2006 addftinfo
-rwxr-xr-x   1 root  wheel		 161K Jul  2  2006 afmtodit
-r-xr-xr-x   1 root  wheel		 147B Jul  2  2006 alias
-rwxr-xr-x   1 root  wheel		   8K Sep 12  2006 amlint
lrwxr-xr-x   1 root  wheel		  27B Jun 19 20:30 ant -> /Developer/Java/Ant/bin/ant
-r-xr-xr-x   1 root  wheel		  38K Jul  1  2006 appleping
lrwxr-xr-x   1 root  wheel		  84B Jun 18 18:39 appletviewer -> System/Library/Frameworks/JavaVM.framework/Versions/CurrentJDK/Commands/appletviewer
-r-xr-xr-x   1 root  wheel		  33K Jul  2  2006 apply
-rwxr-xr-x   1 root  wheel		   2K Jul  1  2006 apropos
lrwxr-xr-x   1 root  wheel		  75B Jun 18 18:39 apt -> System/Library/Frameworks/JavaVM.framework/Versions/CurrentJDK/Commands/apt
-r-xr-xr-x   1 root  wheel		  58K Sep 17  2006 ar
-r-xr-xr-x   1 root  wheel		  29K Jan 12 12:33 arch
-r-xr-xr-x   1 root  wheel		  45K Sep 17  2006 as
-r-xr-xr-x   1 root  wheel		  29K Sep 12  2006 asa
-r-sr-xr-x   1 root  wheel		  64K Jan 12 12:33 at
-r-xr-xr-x   1 root  wheel		  47K Jul  1  2006 at_cho_prn
-r-xr-xr-x   1 root  wheel		  38K Jul  1  2006 atlookup
-r-xr-sr-x   1 root  procview	   54K Sep 12  2006 atos
-r-xr-xr-x   1 root  wheel		  38K Jul  1  2006 atprint
-r-sr-xr-x   1 root  wheel		  64K Jan 12 12:33 atq
-r-sr-xr-x   1 root  wheel		  64K Jan 12 12:33 atrm
-r-xr-xr-x   1 root  wheel		  38K Jul  1  2006 atstatus
-rwxr-xr-x   1 root  wheel		   7K Sep 12  2006 autoconf
-rwxr-xr-x   1 root  wheel		   7K Sep 12  2006 autoheader
-rwxr-xr-x   1 root  wheel		  29K Sep 12  2006 autom4te
-rwxr-xr-x   1 root  wheel		 231K Jul  1  2006 automake
-rwxr-xr-x   1 root  wheel		 231K Jul  1  2006 automake-1.6
-r-xr-xr-x   1 root  wheel		  45K Jul  2  2006 automator
-rwxr-xr-x   1 root  wheel		  18K Sep 12  2006 autoreconf
-rwxr-xr-x   1 root  wheel		  15K Sep 12  2006 autoscan
-rwxr-xr-x   1 root  wheel		  32K Sep 12  2006 autoupdate
-r-xr-xr-x   1 root  wheel		 269K Feb 20 23:15 auval
-r-xr-xr-x   1 root  wheel		 251K Jul  1  2006 awk
-rwxr-xr-x   1 root  wheel		  45K Jul 31  2006 b2m
-r-xr-xr-x   1 root  wheel		  53K Jul  1  2006 banner
-r-xr-xr-x   1 root  wheel		  29K Jul  2  2006 basename
-r-xr-xr-x   1 root  wheel		   7K Jul  1  2006 bashbug
-r-sr-xr-x   1 root  wheel		  64K Jan 12 12:33 batch
-rwxr-xr-x   1 root  wheel		 162K Jul  1  2006 bc
-r-xr-xr-x   1 root  wheel		 147B Jul  2  2006 bg
-r-xr-xr-x   1 root  wheel		  29K Jul  1  2006 biff
-rwxr-xr-x   1 root  wheel		 190K Sep 12  2006 bison
-r-xr-xr-x   1 root  wheel		 658K Sep 12  2006 bridget
-r-xr-xr-x   1 root  wheel		 216K Sep 12  2006 bsdmake
-r-xr-xr-x   1 root  wheel		  37K Jul  1  2006 bspatch
lrwxr-xr-x   1 root  wheel		   7B Jun 18 18:39 bspatch_apple -> bspatch
-rwxr-xr-x   1 root  wheel		  75K Jul 25  2006 bunzip2
-rwxr-xr-x   1 root  wheel		  75K Jul 25  2006 bzcat
-rwxr-xr-x   1 root  wheel		   2K Jul 25  2006 bzcmp
-rwxr-xr-x   1 root  wheel		   2K Jul 25  2006 bzdiff
-rwxr-xr-x   1 root  wheel		   1K Jul 25  2006 bzegrep
-rwxr-xr-x   1 root  wheel		   1K Jul 25  2006 bzfgrep
-rwxr-xr-x   1 root  wheel		   1K Jul 25  2006 bzgrep
-rwxr-xr-x   1 root  wheel		  75K Jul 25  2006 bzip2
-rwxr-xr-x   1 root  wheel		  37K Jul 25  2006 bzip2recover
-rwxr-xr-x   1 root  wheel		   1K Jul 25  2006 bzless
-rwxr-xr-x   1 root  wheel		   1K Jul 25  2006 bzmore
lrwxr-xr-x   1 root  wheel		   7B Jun 19 20:29 c++ -> g++-4.0
lrwxr-xr-x   1 root  wheel		   7B Jun 19 20:29 c++-3.3 -> g++-3.3
-rwxr-xr-x   1 root  wheel		  94K Sep 27  2006 c++-4.0
-rwxr-xr-x   1 root  wheel		 723K Sep 12  2006 c++filt
-rwxr-xr-x   1 root  wheel		  35K Jul  1  2006 c2ph
-r-xr-xr-x   1 root  wheel		  37K Sep 11  2006 c89
-r-xr-xr-x   1 root  wheel		  37K Sep 11  2006 c99
-rwxr-xr-x   1 root  wheel		   3K Nov  1  2006 c_rehash
-r-xr-xr-x   1 root  wheel		  37K Jul  1  2006 cal
-r-xr-xr-x   1 root  wheel		  50K Jul  1  2006 calendar
-rwxr-xr-x   1 root  wheel		  37K Jul  1  2006 cancel
-r-xr-xr-x   1 root  wheel		  33K Aug 14  2006 cap_mkdb
lrwxr-xr-x   1 root  wheel		   3B Jun 18 18:39 captoinfo -> tic
lrwxr-xr-x   1 root  wheel		   7B Jun 19 20:29 cc -> gcc-4.0
-r-xr-xr-x   1 root  wheel		 147B Jul  2  2006 cd
-r-xr-xr-x   1 root  wheel		 304K Jul  1  2006 certtool
-rwxr-xr-x   1 root  wheel		  29K Jul  1  2006 checkgid
-r-xr-xr-x   1 root  wheel		  41K Jul  1  2006 checknr
-r-xr-xr-x   1 root  wheel		  29K Jul 25  2006 chflags
-r-sr-xr-x   1 root  wheel		  66K Jan 12 12:33 chfn
-r-xr-xr-x   1 root  wheel		  33K Jul 25  2006 chgrp
-r-sr-xr-x   1 root  wheel		  66K Jan 12 12:33 chpass
-r-sr-xr-x   1 root  wheel		  66K Jan 12 12:33 chsh
-rwxr-xr-x   1 root  wheel		 159K Sep 12  2006 ci
-r-xr-xr-x   1 root  wheel		  37K Jul  1  2006 cksum
-rwxr-xr-x   1 root  wheel		 450K Jul 25  2006 clear
-rwxr-xr-x   1 root  wheel		  58K Jul  1  2006 cmp
-r-xr-xr-x   1 root  wheel		 197K Sep 17  2006 cmpdylib
-rwxr-xr-x   1 root  wheel		 151K Sep 12  2006 co
-r-xr-xr-x   1 root  wheel		  37K Jul  1  2006 col
-r-xr-xr-x   1 root  wheel		  33K Jul  1  2006 colcrt
-r-xr-xr-x   1 root  wheel		  65K Aug 14  2006 colldef
-r-xr-xr-x   1 root  wheel		  29K Jul  1  2006 colrm
-r-xr-xr-x   1 root  wheel		  33K Jul  1  2006 column
-r-xr-xr-x   1 root  wheel		  29K Jul  1  2006 comm
-r-xr-xr-x   1 root  wheel		 147B Jul  2  2006 command
-r-xr-xr-x   1 root  wheel		  53K Sep 12  2006 compileHelp
-rwxr-xr-x   1 root  wheel		   8K Dec  1  2006 compile_et
-r-xr-xr-x   1 root  wheel		  45K Jul 25  2006 compress
-r-xr-xr-x   1 root  wheel		 179K Sep 11  2006 config
-rwxr-xr-x   1 root  wheel		   3K Jul  1  2006 cpan
-r-xr-xr-x   1 root  wheel		 176K Aug 11  2006 cpio
-r-xr-xr-x   1 root  wheel		   3K Sep 11  2006 cpp
-r-xr-xr-x   1 root  wheel		 262K Sep 11  2006 cpp-3.3
-rwxr-xr-x   1 root  wheel		 344K Sep 27  2006 cpp-4.0
-r-xr-xr-x   1 root  wheel		 701B Jul  1  2006 crc32
-r-xr-xr-x   1 root  wheel		 114K Jul  1  2006 crlrefresh
-r-sr-xr-x   1 root  wheel		  67K Jul  1  2006 crontab
-rwxr-xr-x   1 root  wheel		 604K Jul  1  2006 cscope
-r-xr-xr-x   1 root  wheel		  38K Jul  1  2006 csplit
-r-xr-xr-x   1 root  wheel		  49K Sep 12  2006 ctags
-rwxr-xr-x   1 root  wheel		   2K Jul  1  2006 cups-config
-rwxr-xr-x   1 root  wheel		  62K Jul  1  2006 cupstestppd
-rwxr-xr-x   1 root  wheel		 167K Jul  1  2006 curl
-rwxr-xr-x   1 root  wheel		   2K Jul  1  2006 curl-config
-r-xr-xr-x   1 root  wheel		  37K Jul  1  2006 cut
-rwxr-xr-x   1 root  wheel		   1M Sep 12  2006 cvs
-rwxr-xr-x   1 root  wheel		   1K Sep 12  2006 cvs-diff-branch
-rwxr-xr-x   1 root  wheel		   4K Sep 12  2006 cvs-make-branch
-rwxr-xr-x   1 root  wheel		   2K Sep 12  2006 cvs-merge-branch
-rwxr-xr-x   1 root  wheel		   3K Sep 12  2006 cvs-revert
-rwxr-xr-x   1 root  wheel		   4K Sep 12  2006 cvs-view-diffs
-rwxr-xr-x   1 root  wheel		  13K Sep 12  2006 cvsbug
-rwxr-xr-x   1 root  wheel		   8K Jul  1  2006 dbmmanage
-rwxr-xr-x   1 root  wheel		  93K Jul  1  2006 dc
-r-xr-xr-x   1 root  wheel		  71K Jan  3  2007 defaults
-r-xr-xr-x   1 root  wheel		 127K Sep 12  2006 desdp
-rwxr-xr-x   1 root  wheel		 187K Jul  1  2006 diff
-rwxr-xr-x   1 root  wheel		  62K Jul  1  2006 diff3
-rwxr-xr-x   1 root  wheel		   4K Jul  1  2006 diffpp
-rwxr-xr-x   1 root  wheel		  46K Jul  1  2006 diffstat
-rwxr-xr-x   1 root  wheel		   2M Jul  1  2006 dig
-r-xr-xr-x   1 root  wheel		  29K Jul  2  2006 dirname
-r-xr-xr-x   1 root  wheel		  79K Jul  2  2006 dirt
lrwxr-xr-x   1 root  wheel		  14B Jun 18 18:39 disable -> ../sbin/accept
-rwxr-xr-x   1 root  wheel		 159K Sep 23  2006 distcc
-rwxr-xr-x   1 root  wheel		 196K Sep 23  2006 distccd
-rwxr-xr-x   1 root  wheel		  70K Sep 23  2006 distccmon-text
-r-xr-xr-x   1 root  wheel		  46K Jul  1  2006 ditto
-r-xr-xr-x   1 root  wheel		  60K Feb 22 17:48 dns-sd
-rwxr-xr-x   1 root  wheel		  22K Jul  1  2006 dprofpp
-r-xr-xr-x   1 root  wheel		 456K Feb 23 00:23 drutil
-r-xr-xr-x   1 root  wheel		 155K Jul  2  2006 dscl
-r-xr-xr-x   1 root  wheel		 511K Jul  2  2006 dsimport
-r-xr-xr-x   1 root  wheel		  41K Jul  2  2006 dsperfmonitor
-r-xr-xr-x   1 root  wheel		 766K Oct  4  2006 dsymutil
-r-xr-xr-x   1 root  wheel		  37K Jul 25  2006 du
-r-xr-xr-x   1 root  wheel		 787K Oct  4  2006 dwarfdump
-r-xr-xr-x   1 root  wheel		 170K Jan  3  2007 eaytest
-rwxr-xr-x   1 root  wheel		 113K Jul 31  2006 ebrowse
-rwxr-xr-x   1 root  wheel		 217K Jul  1  2006 efax
-rwxr-xr-x   1 root  wheel		  98K Jul  1  2006 efix
-rwxr-xr-x   1 root  wheel		 195K Jul  1  2006 egrep
-r-xr-xr-x   1 root  wheel		  29K Jul 31  2006 emacs
-rwxr-xr-x   1 root  wheel		  29M May  4 09:32 emacs-i386
-rwxr-xr-x   1 root  wheel		   3M Jul 31  2006 emacs-undumped
-rwxr-xr-x   1 root  wheel		  49K Jul 31  2006 emacsclient
lrwxr-xr-x   1 root  wheel		  14B Jun 18 18:39 enable -> ../sbin/accept
-rwxr-xr-x   1 root  wheel		  37K Jul  1  2006 enc2xs
-rwxr-xr-x   1 root  wheel		  46K Dec 12  2006 encode_keychange
-rwxr-xr-x   1 root  wheel		 323K Jul  1  2006 enscript
-r-xr-xr-x   1 root  wheel		  29K Jul  2  2006 env
-rwxr-xr-x   1 root  wheel		 295K Jul  2  2006 eqn
-rwxr-xr-x   1 root  wheel		   2K Jul  2  2006 eqn2graph
-rwxr-xr-x   1 root  wheel		   3K Jul  2  2006 erb
-r-xr-xr-x   1 root  wheel		  70K Sep 12  2006 error
-rwxr-xr-x   1 root  wheel		 158K Jul 31  2006 etags
lrwxr-xr-x   1 root  wheel		   3B Jun 18 18:39 ex -> vim
-r-xr-xr-x   1 root  wheel		  29K Jul  1  2006 expand
-r-xr-xr-x   1 root  wheel		 231K Jul  2  2006 expect
lrwxr-xr-x   1 root  wheel		  80B Jun 18 18:39 extcheck -> System/Library/Frameworks/JavaVM.framework/Versions/CurrentJDK/Commands/extcheck
-r-xr-xr-x   1 root  wheel		  28K Jul  2  2006 false
-rwxr-xr-x   1 root  wheel		  28K Jul  1  2006 fax
-r-xr-xr-x   1 root  wheel		 147B Jul  2  2006 fc
-rwxr-xr-x   1 root  wheel		 396K Jul  2  2006 fetchmail
-rwxr-xr-x   1 root  wheel		 125B Jul  2  2006 fetchmailconf
-r-xr-xr-x   1 root  wheel		 147B Jul  2  2006 fg
-rwxr-xr-x   1 root  wheel		 195K Jul  1  2006 fgrep
-rwxr-xr-x   1 root  wheel		 119K Jul  1  2006 file
-r-xr-xr-x   1 root  wheel		  87K Jul  2  2006 find
-rwxr-xr-x   1 root  wheel		  23K Jul  1  2006 find2perl
-rwxr-xr-x   1 root  wheel		   4K Dec 29  2006 findsmb
-r-xr-xr-x   1 root  wheel		  55K Aug 14  2006 finger
-rwxr-xr-x   1 root  wheel		  15K Dec 12  2006 fixproc
-rwxr-xr-x   2 root  wheel		 310K Sep 11  2006 flex
lrwxr-xr-x   1 root  wheel		   4B Jun 19 20:29 flex++ -> flex
-r-xr-xr-x   1 root  wheel		  41K Jul  1  2006 fmt
-r-xr-xr-x   1 root  wheel		  33K Jul  1  2006 fold
-rwxr-xr-x   1 root  wheel		  74K Jul  1  2006 formail
-r-xr-xr-x   1 root  wheel		  33K Jul  1  2006 from
-r-xr-xr-x   1 root  wheel		 136K Jan 12 12:35 fs_usage
-r-xr-xr-x   1 root  wheel		 281K Jul  1  2006 ftp
-rwxr-xr-x   1 root  wheel		  61K Jul  1  2006 funzip
lrwxr-xr-x   1 root  wheel		   7B Jun 19 20:29 g++ -> g++-4.0
-r-xr-xr-x   1 root  wheel		 262K Sep 11  2006 g++-3.3
-rwxr-xr-x   1 root  wheel		  78K Sep 27  2006 g++-4.0
-r-xr-xr-x   1 root  wheel		  36K Sep 12  2006 gatherheaderdoc
lrwxr-xr-x   1 root  wheel		   7B Jun 19 20:29 gcc -> gcc-4.0
-r-xr-xr-x   1 root  wheel		 254K Sep 11  2006 gcc-3.3
-rwxr-xr-x   1 root  wheel		  78K Sep 27  2006 gcc-4.0
lrwxr-xr-x   1 root  wheel		   8B Jun 19 20:29 gcov -> gcov-4.0
-r-xr-xr-x   1 root  wheel		  97K Sep 11  2006 gcov-3.3
-rwxr-xr-x   1 root  wheel		 123K Sep 27  2006 gcov-4.0
-rwxr-xr-x   1 root  wheel		   4K Oct 20  2006 gdb
-r-xr-xr-x   1 root  wheel		  49K Aug 14  2006 gencat
-r-xr-xr-x   1 root  wheel		  70K Jul  2  2006 genstrings
-r-xr-xr-x   1 root  wheel		  45K Jan 12 12:33 getconf
-r-xr-xr-x   1 root  wheel		  29K Jul  2  2006 getopt
-r-xr-xr-x   1 root  wheel		 147B Jul  2  2006 getopts
-rwxr-xr-x   1 root  wheel		 201K Sep 12  2006 glibtool
-rwxr-xr-x   1 root  wheel		   9K Sep 12  2006 glibtoolize
-rwxr-xr-x   2 root  wheel		 178K Sep 12  2006 gm4
-rwxr-xr-x   1 root  wheel		 849B Jul  1  2006 gnuattach
-rwxr-xr-x   1 root  wheel		  50K Jul  1  2006 gnuclient
-rwxr-xr-x   1 root  wheel		   1K Jul  1  2006 gnudoit
-rwxr-xr-x   1 root  wheel		 279K Sep 11  2006 gnumake
-rwxr-xr-x   1 root  wheel		  42K Jul  1  2006 gnuserv
-rwxr-xr-x   1 root  wheel		 349K Jan 31 02:41 gnutar
-rwxr-xr-x   1 root  wheel		 195K Sep 12  2006 gperf
-r-xr-xr-x   1 root  wheel		 254K Sep 17  2006 gprof
-rwxr-xr-x   1 root  wheel		   2K Jul  2  2006 grap2graph
-rwxr-xr-x   1 root  wheel		 195K Jul  1  2006 grep
-rwxr-xr-x   1 root  wheel		   6K Jul 31  2006 grep-changelog
-rwxr-xr-x   1 root  wheel		 134K Jul  2  2006 grn
-rwxr-xr-x   1 root  wheel		 174K Jul  2  2006 grodvi
-rwxr-xr-x   1 root  wheel		 142K Jul  2  2006 groff
-rwxr-xr-x   1 root  wheel		 111K Jul  2  2006 groffer
-rwxr-xr-x   1 root  wheel		   2K Jul  2  2006 grog
-rwxr-xr-x   1 root  wheel		 183K Jul  2  2006 grolbp
-rwxr-xr-x   1 root  wheel		 167K Jul  2  2006 grolj4
-rwxr-xr-x   1 root  wheel		 259K Jul  2  2006 grops
-rwxr-xr-x   1 root  wheel		 166K Jul  2  2006 grotty
-r-xr-xr-x   1 root  wheel		  37K Jul  2  2006 groups
-rwxr-xr-x   1 root  wheel		   7K Jun 25 21:10 guifix
-rwxr-xr-x   1 root  wheel		 126K Jan 31 02:02 gunzip
-rwxr-xr-x   1 root  wheel		 126K Jan 31 02:02 gzcat
-rwxr-xr-x   1 root  wheel		   4K Jan 31 02:02 gzexe
-rwxr-xr-x   1 root  wheel		 126K Jan 31 02:02 gzip
-rwxr-xr-x   1 root  wheel		  26K Jul  1  2006 h2ph
-rwxr-xr-x   1 root  wheel		  58K Jul  1  2006 h2xs
-r-xr-xr-x   1 root  wheel		 147B Jul  2  2006 hash
-r-xr-xr-x   1 root  wheel		  28K Feb 22 13:27 hdid
-r-xr-xr-x   1 root  wheel		 649K Feb 22 13:28 hdiutil
-rwxr-xr-x   1 root  wheel		  41K Sep 12  2006 hdxml2manxml
-r-xr-xr-x   1 root  wheel		  29K Jul  1  2006 head
-r-xr-xr-x   1 root  wheel		 103K Sep 12  2006 headerdoc2html
-r-xr-sr-x   1 root  procmod		63K Sep 12  2006 heap
-r-xr-xr-x   1 root  wheel		  58K Jul  1  2006 hexdump
-rwxr-xr-x   1 root  wheel		   2M Jul  1  2006 host
-r-xr-xr-x   1 root  wheel		  33K Jan 12 12:33 hostinfo
-rwxr-xr-x   1 root  wheel		 226K Jul  2  2006 hpftodit
lrwxr-xr-x   1 root  wheel		  77B Jun 18 18:39 hsdbd -> System/Library/Frameworks/JavaVM.framework/Versions/CurrentJDK/Commands/hsdbd
-rwxr-xr-x   1 root  wheel		  45K Jul  1  2006 htdigest
-rwxr-xr-x   1 root  wheel		  77K Jul  1  2006 htpasswd
-rwxr-xr-x   1 root  wheel		 343K Sep 27  2006 i686-apple-darwin8-g++-4.0.1
-rwxr-xr-x   1 root  wheel		 335K Sep 27  2006 i686-apple-darwin8-gcc-4.0.1
-rwxr-xr-x   1 root  wheel		  37K Jul  1  2006 iconv
-r-xr-xr-x   1 root  wheel		  37K Jul  2  2006 id
-rwxr-xr-x   1 root  wheel		  37K Sep 12  2006 ident
lrwxr-xr-x   1 root  wheel		  76B Jun 18 18:39 idlj -> System/Library/Frameworks/JavaVM.framework/Versions/CurrentJDK/Commands/idlj
-rwxr-xr-x   1 root  wheel		   3K Sep 12  2006 ifnames
-r-xr-xr-x   1 root  wheel		 102K Sep 12  2006 indent
-rwxr-xr-x   1 root  wheel		  86K Jul  2  2006 indxbib
-rwxr-xr-x   1 root  wheel		 316K Jul  1  2006 info
-rwxr-xr-x   1 root  wheel		 558K Jul 25  2006 infocmp
-rwxr-xr-x   1 root  wheel		  99K Jul  1  2006 infokey
lrwxr-xr-x   1 root  wheel		   3B Jun 18 18:39 infotocap -> tic
-r-xr-xr-x   1 root  wheel		  46K Jul 25  2006 install
-rwxr-xr-x   1 root  wheel		 107K Jul  1  2006 install-info
-r-xr-xr-x   1 root  wheel		 245K Sep 17  2006 install_name_tool
-rwxr-xr-x   1 root  wheel		   3K Jul  1  2006 instmodsh
-rwxr-xr-x   1 root  wheel		   5K Jul 25  2006 iodbc-config
-rwxr-xr-x   1 root  wheel		  42K Jul 25  2006 iodbctest
-rwxr-xr-x   1 root  wheel		  42K Jul 25  2006 iodbctestw
-r-xr-xr-x   1 root  wheel		  33K Jul 25  2006 ipcrm
-r-xr-xr-x   1 root  wheel		  37K Jul 25  2006 ipcs
-rwxr-xr-x   1 root  wheel		   6K Dec 12  2006 ipf-mod.pl
-rwxr-xr-x   1 root  wheel		 346B Jul  2  2006 irb
-rwxr-xr-x   1 root  wheel		   2K Jul  1  2006 isc-config.sh
lrwxr-xr-x   1 root  wheel		  75B Jun 18 18:39 jar -> System/Library/Frameworks/JavaVM.framework/Versions/CurrentJDK/Commands/jar
lrwxr-xr-x   1 root  wheel		  81B Jun 18 18:39 jarsigner -> System/Library/Frameworks/JavaVM.framework/Versions/CurrentJDK/Commands/jarsigner
lrwxr-xr-x   1 root  wheel		  77B Jul  5 23:17 java -> /System/Library/Frameworks/JavaVM.framework/Versions/CurrentJDK/Commands/java
lrwxr-xr-x   1 root  wheel		  84B Jun 18 18:39 java-rmi.cgi -> System/Library/Frameworks/JavaVM.framework/Versions/CurrentJDK/Commands/java-rmi.cgi
lrwxr-xr-x   1 root  wheel		  76B Jun 18 18:39 java_borkedsymlink -> System/Library/Frameworks/JavaVM.framework/Versions/CurrentJDK/Commands/java
lrwxr-xr-x   1 root  wheel		  77B Jun 18 18:39 javac -> System/Library/Frameworks/JavaVM.framework/Versions/CurrentJDK/Commands/javac
-r-xr-xr-x   1 root  wheel		  45K Sep 12  2006 javaconfig
lrwxr-xr-x   1 root  wheel		  79B Jun 18 18:39 javadoc -> System/Library/Frameworks/JavaVM.framework/Versions/CurrentJDK/Commands/javadoc
lrwxr-xr-x   1 root  wheel		  77B Jun 18 18:39 javah -> System/Library/Frameworks/JavaVM.framework/Versions/CurrentJDK/Commands/javah
lrwxr-xr-x   1 root  wheel		  77B Jun 18 18:39 javap -> System/Library/Frameworks/JavaVM.framework/Versions/CurrentJDK/Commands/javap
-r-xr-xr-x   1 root  wheel		  62K Sep 12  2006 javatool
lrwxr-xr-x   1 root  wheel		  78B Jun 18 18:39 javaws -> System/Library/Frameworks/JavaVM.framework/Versions/CurrentJDK/Commands/javaws
lrwxr-xr-x   1 root  wheel		  80B Jun 18 18:39 jconsole -> System/Library/Frameworks/JavaVM.framework/Versions/CurrentJDK/Commands/jconsole
lrwxr-xr-x   1 root  wheel		  75B Jun 18 18:39 jdb -> System/Library/Frameworks/JavaVM.framework/Versions/CurrentJDK/Commands/jdb
-rwxr-xr-x   1 root  wheel		   2M Sep 12  2006 jikes
lrwxr-xr-x   1 root  wheel		  77B Jun 18 18:39 jinfo -> System/Library/Frameworks/JavaVM.framework/Versions/CurrentJDK/Commands/jinfo
lrwxr-xr-x   1 root  wheel		  76B Jun 18 18:39 jmap -> System/Library/Frameworks/JavaVM.framework/Versions/CurrentJDK/Commands/jmap
-r-xr-xr-x   1 root  wheel		 147B Jul  2  2006 jobs
-r-xr-xr-x   1 root  wheel		  41K Jul  1  2006 join
-r-xr-xr-x   1 root  wheel		  41K Jul  2  2006 jot
lrwxr-xr-x   1 root  wheel		  75B Jun 18 18:39 jps -> System/Library/Frameworks/JavaVM.framework/Versions/CurrentJDK/Commands/jps
lrwxr-xr-x   1 root  wheel		  81B Jun 18 18:39 jsadebugd -> System/Library/Frameworks/JavaVM.framework/Versions/CurrentJDK/Commands/jsadebugd
lrwxr-xr-x   1 root  wheel		  78B Jun 18 18:39 jstack -> System/Library/Frameworks/JavaVM.framework/Versions/CurrentJDK/Commands/jstack
lrwxr-xr-x   1 root  wheel		  77B Jun 18 18:39 jstat -> System/Library/Frameworks/JavaVM.framework/Versions/CurrentJDK/Commands/jstat
lrwxr-xr-x   1 root  wheel		  78B Jun 18 18:39 jstatd -> System/Library/Frameworks/JavaVM.framework/Versions/CurrentJDK/Commands/jstatd
-rwxr-xr-x   1 root  wheel		  37K Dec  1  2006 kdestroy
-r-xr-xr-x   1 root  wheel		  66K Jan 12 12:35 kdump
lrwxr-xr-x   1 root  wheel		  79B Jun 18 18:39 keytool -> System/Library/Frameworks/JavaVM.framework/Versions/CurrentJDK/Commands/keytool
-r-xr-xr-x   1 root  wheel		  37K Jul  2  2006 killall
-rwxr-xr-x   1 root  wheel		  42K Dec  1  2006 kinit
-rwxr-xr-x   1 root  wheel		  50K Dec  1  2006 klist
-rwxr-xr-x   1 root  wheel		  29K Dec  1  2006 kpasswd
-rwxr-xr-x   1 root  wheel		   5K Dec  1  2006 krb5-config
-rwxr-xr-x   1 root  wheel		  33K Dec  1  2006 kswitch
-r-xr-xr-x   1 root  wheel		  33K Jan 12 12:33 ktrace
-rwxr-xr-x   1 root  wheel		  38K Dec  1  2006 kvno
-r-xr-xr-x   1 root  wheel		  33K Jul  1  2006 lam
-r-xr-xr-x   1 root  wheel		  37K Aug 14  2006 last
-r-xr-xr-x   1 root  wheel		  33K Jul  2  2006 lastcomm
-r-xr-xr-x   1 root  wheel		  85K Jan 12 12:34 latency
-r-xr-xr-x   1 root  wheel		 827K Sep 17  2006 ld
-r-xr-xr-x   1 root  wheel		   1M Sep 27  2006 ld64
-rwxr-xr-x   1 root  wheel		 415K Jul  2  2006 ldapadd
-rwxr-xr-x   1 root  wheel		 391K Jul  2  2006 ldapcompare
-rwxr-xr-x   1 root  wheel		 391K Jul  2  2006 ldapdelete
-rwxr-xr-x   1 root  wheel		 415K Jul  2  2006 ldapmodify
-rwxr-xr-x   1 root  wheel		 391K Jul  2  2006 ldapmodrdn
-rwxr-xr-x   1 root  wheel		 391K Jul  2  2006 ldappasswd
-rwxr-xr-x   1 root  wheel		 440K Jul  2  2006 ldapsearch
-rwxr-xr-x   1 root  wheel		 383K Jul  2  2006 ldapwhoami
-r-xr-sr-x   1 root  procview	   54K Sep 12  2006 leaks
-r-xr-xr-x   1 root  wheel		  29K Jul  1  2006 leave
-rwxr-xr-x   1 root  wheel		 211K Jul  1  2006 less
-rwxr-xr-x   1 root  wheel		  33K Jul  1  2006 lessecho
-rwxr-xr-x   1 root  wheel		  41K Jul  1  2006 lesskey
-rwxr-xr-x   2 root  wheel		 310K Sep 11  2006 lex
lrwxr-xr-x   1 root  wheel		   3B Jun 19 20:29 lex++ -> lex
-rwxr-xr-x   1 root  wheel		  15K Jul  1  2006 libnetcfg
-r-xr-xr-x   1 root  wheel		 286K Sep 17  2006 libtool
-r-xr-xr-x   1 root  wheel		 145K Aug  9  2006 lipo
-rwxr-xr-x   1 root  wheel		  94K Jul  2  2006 lkbib
-r-xr-xr-x   1 root  wheel		 121K Aug 14  2006 locale
-r-xr-xr-x   1 root  wheel		  30K Aug 14  2006 localedef
-r-xr-xr-x   1 root  wheel		  33K Jul  2  2006 locate
-r-xr-xr-x   1 root  wheel		  33K Jul  1  2006 lock
-rwxr-sr-x   1 root  mail		   46K Jul  1  2006 lockfile
-r-xr-xr-x   1 root  wheel		  33K Jan  3  2007 logger
-r-sr-xr-x   1 root  wheel		  52K Jan 12 12:34 login
-r-xr-xr-x   1 root  wheel		  29K Jul  2  2006 logname
-r-xr-xr-x   1 root  wheel		  33K Jul  1  2006 look
-rwxr-xr-x   1 root  wheel		  95K Jul  2  2006 lookbib
-r-xr-xr-x   1 root  wheel		   3K Sep 12  2006 lorder
-rwxr-xr-x   1 root  wheel		  46K Jul  1  2006 lp
-rwxr-xr-x   1 root  wheel		  37K Jul  1  2006 lpoptions
-rwsr-xr-x   1 root  lp			 37K Jul  1  2006 lppasswd
-rwxr-xr-x   1 root  wheel		  38K Jul  1  2006 lpq
-rwxr-xr-x   1 root  wheel		  37K Jul  1  2006 lpr
-rwxr-xr-x   1 root  wheel		  33K Jul  1  2006 lprm
-rwxr-xr-x   1 root  wheel		  62K Jul  1  2006 lpstat
-r-xr-xr-x   1 root  wheel		  37K Jul  1  2006 lsbom
-r-xr-xr-x   1 root  wheel		  29K Aug 14  2006 lsvfs
-rwxr-xr-x   2 root  wheel		 178K Sep 12  2006 m4
-r-xr-xr-x   1 root  wheel		  52K Feb 22 17:48 mDNS
-r-xr-xr-x   1 root  wheel		  29K Jan 12 12:33 machine
-r-xr-xr-x   1 root  wheel		 152K Jul  1  2006 mail
-rwxr-xr-x   1 root  wheel		 219K Jul  2  2006 mailq
-rwxr-xr-x   1 root  wheel		   5K Jul  1  2006 mailstat
-r-xr-xr-x   1 root  wheel		 152K Jul  1  2006 mailx
lrwxr-xr-x   1 root  wheel		   7B Jun 19 20:29 make -> gnumake
-rwxr-xr-x   1 root  wheel		 436K Jul  1  2006 makeinfo
-r-xr-sr-x   1 root  procview	   50K Sep 12  2006 malloc_history
-rwxr-xr-x   1 root  wheel		  96K Jul  1  2006 man
lrwxr-xr-x   1 root  wheel		   3B Jun 18 18:39 manpath -> man
lrwxr-xr-x   1 root  wheel		  50B Jun 19 00:09 mate -> /Applications/TextMate.app/Contents/Resources/mate
-r-xr-xr-x   1 root  wheel		  41K Aug 14  2006 md
-r-xr-xr-x   1 root  wheel		  47K Sep 12  2006 mdcheckschema
-r-xr-xr-x   1 root  wheel		  45K Jul  2  2006 mdfind
lrwxr-xr-x   1 root  wheel		 123B Jun 18 18:39 mdimport -> ../../System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Support/mdimport
-r-xr-xr-x   1 root  wheel		  45K Jul  2  2006 mdls
-r-xr-xr-x   1 root  wheel		  45K Jul  2  2006 mdutil
-rwxr-xr-x   1 root  wheel		 110K Sep 12  2006 merge
-r-xr-xr-x   1 root  wheel		  29K Jul  1  2006 mesg
-rwxr-xr-x   1 root  wheel		  39K Dec 12  2006 mib2c
-rwxr-xr-x   1 root  wheel		   7K Dec 12  2006 mib2c-update
-rwxr-xr-x   1 root  wheel		   5K Sep 11  2006 mig
-rwxr-xr-x   1 root  wheel		 142K Jul  1  2006 mkafmmap
-r-xr-xr-x   1 root  wheel		  33K Jul  1  2006 mkbom
-r-xr-xr-x   1 root  wheel		   3K Sep 12  2006 mkdep
-r-xr-xr-x   1 root  wheel		  29K Jul 25  2006 mkfifo
-r-xr-xr-x   1 root  wheel		  81K Aug 14  2006 mklocale
-r-xr-xr-x   1 root  wheel		  33K Jul  2  2006 mktemp
-rwxr-xr-x   1 root  wheel		   2K Jul  2  2006 mmroff
-r-xr-xr-x   1 root  wheel		  93K Nov  1  2006 mnthome
-rwxr-xr-x   1 root  wheel		 211K Jul  1  2006 more
-r-xr-xr-x   1 root  wheel		  46K Jul  1  2006 msgs
-rwxr-xr-x   1 root  wheel		 225K Jul  1  2006 nano
-rwxr-xr-x   1 root  wheel		 578K Sep 12  2006 nasm
lrwxr-xr-x   1 root  wheel		  84B Jun 18 18:39 native2ascii -> System/Library/Frameworks/JavaVM.framework/Versions/CurrentJDK/Commands/native2ascii
-r-xr-xr-x   1 root  wheel		  84K Feb 22 13:23 nbdst
-rwxr-xr-x   1 root  wheel		  54K Jul  1  2006 nc
-rwxr-xr-x   1 root  wheel		 217K Sep 12  2006 ndisasm
-rwxr-xr-x   1 root  wheel		 270B Jul  2  2006 neqn
-rwxr-xr-x   1 root  wheel		   2M Dec 29  2006 net
-rwxr-xr-x   1 root  wheel		  16K Dec 12  2006 net-snmp-config
-rwxr-xr-x   1 root  wheel		 219K Jul  2  2006 newaliases
-r-xr-sr-x   1 root  kmem		   38K Jan  3  2007 nfsstat
-r-xr-xr-x   1 root  wheel		 145K Sep 12  2006 nibtool
-r-xr-xr-x   1 root  wheel		  29K Jul  2  2006 nice
-r-xr-xr-x   1 root  wheel		  86K Dec  1  2006 nicl
-r-xr-xr-x   1 root  wheel		  54K Dec  1  2006 nidump
-r-xr-xr-x   1 root  wheel		  46K Dec  1  2006 nifind
-r-xr-xr-x   1 root  wheel		  37K Dec  1  2006 nigrep
-r-xr-xr-x   1 root  wheel		  98K Dec  1  2006 niload
-r-xr-xr-x   1 root  wheel		  33K Dec  1  2006 nireport
-r-xr-xr-x   1 root  wheel		  55K Dec  1  2006 niutil
-r-xr-xr-x   1 root  wheel		  37K Jul  1  2006 nl
-r-xr-xr-x   1 root  wheel		 222K Sep 17  2006 nm
-rwxr-xr-x   1 root  wheel		 915K Dec 29  2006 nmblookup
-r-xr-xr-x   1 root  wheel		 302K Sep 17  2006 nmedit
-r-xr-xr-x   1 root  wheel		  29K Jul  2  2006 nohup
-rwxr-xr-x   1 root  wheel		   2K Jul  2  2006 nroff
-rwxr-xr-x   1 root  wheel		   2M Jul  1  2006 nslookup
-rwxr-xr-x   1 root  wheel		   2M Jul  1  2006 nsupdate
-rwxr-xr-x   1 root  wheel		   1M Dec 29  2006 ntlm_auth
-rwxr-xr-x   1 root  wheel		1019B Jul  1  2006 ntp-wait
-rwxr-xr-x   1 root  wheel		 151K Jul  1  2006 ntpq
-rwxr-xr-x   1 root  wheel		   6K Jul  1  2006 ocs
-rwxr-xr-x   1 root  wheel		   1M Jul  2  2006 ocvs
lrwxr-xr-x   1 root  wheel		  23B Jun 18 18:39 ocvs-diff-branch -> usr/bin/cvs-diff-branch
lrwxr-xr-x   1 root  wheel		  23B Jun 18 18:39 ocvs-make-branch -> usr/bin/cvs-make-branch
lrwxr-xr-x   1 root  wheel		  24B Jun 18 18:39 ocvs-merge-branch -> usr/bin/cvs-merge-branch
lrwxr-xr-x   1 root  wheel		  18B Jun 18 18:39 ocvs-revert -> usr/bin/cvs-revert
lrwxr-xr-x   1 root  wheel		  22B Jun 18 18:39 ocvs-view-diffs -> usr/bin/cvs-view-diffs
-r-xr-xr-x   1 root  wheel		  58K Jul  1  2006 od
-r-xr-xr-x   1 root  wheel		  45K Jul  2  2006 open
-rwxr-xr-x   1 root  wheel		 960B Nov  6  2006 open-x11
-r-xr-xr-x   1 root  wheel		  49K Sep 12  2006 opendiff
-rwxr-xr-x   1 root  wheel		   2M Nov  1  2006 openssl
-rwxr-xr-x   1 root  wheel		 898B Aug 11  2006 openssl_fips_fingerprint
lrwxr-xr-x   1 root  wheel		  76B Jun 18 18:39 orbd -> System/Library/Frameworks/JavaVM.framework/Versions/CurrentJDK/Commands/orbd
-r-xr-xr-x   1 root  wheel		  97K Jul  2  2006 osacompile
-r-xr-xr-x   1 root  wheel		  33K Jul  2  2006 osalang
-r-xr-xr-x   1 root  wheel		  70K Jul  2  2006 osascript
-r-xr-xr-x   1 root  wheel		 826K Sep 17  2006 otool
-r-xr-xr-x   1 root  wheel		 826K Sep 17  2006 otool64
-rwxr-xr-x   1 root  wheel		 104B Jul  1  2006 over
lrwxr-xr-x   1 root  wheel		  79B Jun 18 18:39 pack200 -> System/Library/Frameworks/JavaVM.framework/Versions/CurrentJDK/Commands/pack200
-r-xr-xr-x   1 root  wheel		   1K Jan 12 12:35 pagesize
-r-xr-xr-x   1 root  wheel		 218K Sep 17  2006 pagestuff
-r-sr-xr-x   1 root  wheel		  73K Jan 12 12:34 passwd
-r-xr-xr-x   1 root  wheel		  33K Jul  1  2006 paste
-rwxr-xr-x   1 root  wheel		 179K Jul  2  2006 patch
-r-xr-xr-x   1 root  wheel		  33K Jul 25  2006 pathchk
-r-xr-xr-x   1 root  wheel		  45K Jul  2  2006 pbcopy
-r-xr-xr-x   1 root  wheel		  45K Jul  2  2006 pbpaste
-r-xr-xr-x   1 root  wheel		  33K Jan  3  2007 pcsctest
-r-xr-xr-x   1 root  wheel		  33K Jan  3  2007 pcsctool
-rwxr-xr-x   1 root  wheel		   1M Dec 29  2006 pdbedit
-r-xr-xr-x   1 root  wheel		 636B Jul 25  2006 pear
-rwxr-xr-x   1 root  wheel		  42K Jul  1  2006 perl
-rwxr-xr-x   1 root  wheel		  42K Jul  1  2006 perl5.8.6
-rwxr-xr-x   1 root  wheel		  36K Nov  1  2006 perlbug
-rwxr-xr-x   1 root  wheel		  17K Jul  1  2006 perlcc
-rwxr-xr-x   1 root  wheel		 224B Jul  1  2006 perldoc
-rwxr-xr-x   1 root  wheel		  11K Jul  1  2006 perlivp
-rwxr-xr-x   1 root  wheel		  49K Jul  2  2006 pfbtops
-r-xr-xr-x   1 root  wheel		   7M Jan  8 18:02 php
-r-xr-xr-x   1 root  wheel		 646B Jan  8 18:02 php-config
-r-xr-xr-x   1 root  wheel		   3K Jan  8 18:02 phpize
-rwxr-xr-x   1 root  wheel		 460K Jul  2  2006 pic
-rwxr-xr-x   1 root  wheel		   2K Jul  2  2006 pic2graph
lrwxr-xr-x   1 root  wheel		   4B Jun 18 18:39 pico -> nano
-rwxr-xr-x   1 root  wheel		   5K Jul  1  2006 piconv
-r-xr-xr-x   1 root  wheel		  45K Jul  2  2006 pl
-rwxr-xr-x   1 root  wheel		   4K Jul  1  2006 pl2pm
-r-xr-xr-x   1 root  wheel		  53K Jul  2  2006 plutil
-r-xr-xr-x   1 root  wheel		  94K Feb 23 00:14 pmset
-rwxr-xr-x   1 root  wheel		   2K Jul  1  2006 pod2html
-rwxr-xr-x   1 root  wheel		  10K Jul  1  2006 pod2latex
-rwxr-xr-x   1 root  wheel		  19K Jul  1  2006 pod2man
-rwxr-xr-x   1 root  wheel		   7K Jul  1  2006 pod2text
-rwxr-xr-x   1 root  wheel		   3K Jul  1  2006 pod2usage
-rwxr-xr-x   1 root  wheel		   3K Jul  1  2006 podchecker
-rwxr-xr-x   1 root  wheel		   2K Jul  1  2006 podselect
lrwxr-xr-x   1 root  wheel		  82B Jun 18 18:39 policytool -> System/Library/Frameworks/JavaVM.framework/Versions/CurrentJDK/Commands/policytool
-rwxr-xr-x   1 root  wheel		 303K Jul  2  2006 post-grohtml
-rwxr-xr-x   1 root  wheel		 344K Sep 27  2006 powerpc-apple-darwin8-g++-4.0.1
-rwxr-xr-x   1 root  wheel		 344K Sep 27  2006 powerpc-apple-darwin8-gcc-4.0.1
-r-xr-xr-x   1 root  wheel		  58K Jul  1  2006 pr
-rwxr-xr-x   1 root  wheel		 103K Jul  2  2006 pre-grohtml
-r-xr-xr-x   1 root  wheel		  29K Jul  2  2006 printenv
-r-xr-xr-x   1 root  wheel		  37K Jul  2  2006 printf
-rwxr-sr-x   1 root  mail		  156K Jul  1  2006 procmail
-rwxr-xr-x   1 root  wheel		  62K Dec 29  2006 profiles
-r-xr-xr-x   1 root  wheel		  45K Sep 12  2006 projectInfo
-rwxr-xr-x   1 root  wheel		   8K Jul  1  2006 prove
-rwxr-xr-x   1 root  wheel		  51K Jul  1  2006 psed
-r-xr-xr-x   1 root  wheel		  38K Jul 25  2006 pstopdf
-rwxr-xr-x   1 root  wheel		  35K Jul  1  2006 pstruct
-r-xr-xr-x   1 root  wheel		   1K Jul  1  2006 ptar
-r-xr-xr-x   1 root  wheel		 113K Jul  2  2006 pwpolicy
-rwxr-xr-x   1 root  wheel		  44B Jul 25  2006 pydoc
lrwxr-xr-x   1 root  wheel		   9B Jun 18 18:39 python -> python2.3
lrwxr-xr-x   1 root  wheel		  72B Jun 18 18:39 python2.3 -> ../../System/Library/Frameworks/Python.framework/Versions/2.3/bin/python
lrwxr-xr-x   1 root  wheel		  10B Jun 18 18:39 pythonw -> pythonw2.3
-rwxr-xr-x   1 root  wheel		  29K Jul 25  2006 pythonw2.3
-r-sr-xr-x   1 root  wheel		  42K Jan 23 17:50 quota
lrwxr-xr-x   1 root  wheel		   7B Jun 19 20:29 ranlib -> libtool
-rwxr-xr-x   1 root  wheel		 159K Sep 12  2006 rcs
-rwxr-xr-x   1 root  wheel		   3K Jul 31  2006 rcs-checkin
lrwxr-xr-x   1 root  wheel		  28B Jun 19 20:29 rcs2log -> ../share/cvs/contrib/rcs2log
-rwxr-xr-x   1 root  wheel		 143K Sep 12  2006 rcsclean
-rwxr-xr-x   1 root  wheel		 110K Sep 12  2006 rcsdiff
-rwxr-xr-x   1 root  wheel		 110K Sep 12  2006 rcsmerge
-rwxr-xr-x   1 root  wheel		   1K Jul  2  2006 rdoc
-r-xr-xr-x   1 root  wheel		 147B Jul  2  2006 read
-r-xr-xr-x   1 root  wheel		  45K Jul 25  2006 readlink
-r-xr-xr-x   1 root  wheel		 114K Sep 27  2006 rebase
-r-xr-xr-x   1 root  wheel		 386K Sep 17  2006 redo_prebinding
-rwxr-xr-x   1 root  wheel		 256K Jul  2  2006 refer
-r-xr-xr-x   1 root  wheel		  33K Jul  2  2006 renice
lrwxr-xr-x   1 root  wheel		   4B Jun 18 18:39 reset -> tset
-r-xr-xr-x   1 root  wheel		  29K Jul  1  2006 rev
-rwxr-xr-x   1 root  wheel		   1K Jul  2  2006 ri
-rwxr-xr-x   1 root  wheel		 126K Sep 12  2006 rlog
-rwsr-xr-x   1 root  wheel		  43K Jan  3  2007 rlogin
lrwxr-xr-x   1 root  wheel		  76B Jun 18 18:39 rmic -> System/Library/Frameworks/JavaVM.framework/Versions/CurrentJDK/Commands/rmic
lrwxr-xr-x   1 root  wheel		  76B Jun 18 18:39 rmid -> System/Library/Frameworks/JavaVM.framework/Versions/CurrentJDK/Commands/rmid
lrwxr-xr-x   1 root  wheel		  83B Jun 18 18:39 rmiregistry -> System/Library/Frameworks/JavaVM.framework/Versions/CurrentJDK/Commands/rmiregistry
-rwxr-xr-x   1 root  wheel		   2M Dec 29  2006 rpcclient
-r-xr-xr-x   1 root  wheel		 146K Sep 12  2006 rpcgen
-r-xr-xr-x   1 root  wheel		  41K Jul  1  2006 rs
-r-sr-xr-x   1 root  wheel		  38K Jan  3  2007 rsh
-rwxr-xr-x   1 root  wheel		 425K Jan 31 02:54 rsync
-rwxr-xr-x   1 root  wheel		  29K Jul  2  2006 ruby
-r-xr-xr-x   1 root  wheel		  37K Jan  3  2007 ruptime
lrwxr-xr-x   1 root  wheel		   3B Jun 18 18:39 rview -> vim
lrwxr-xr-x   1 root  wheel		   3B Jun 18 18:39 rvim -> vim
-r-xr-xr-x   1 root  wheel		  33K Jan  3  2007 rwho
-rwxr-xr-x   1 root  wheel		  51K Jul  1  2006 s2p
-r-xr-sr-x   1 root  procview	   49K Feb 23 00:55 sample
-r-xr-xr-x   1 root  wheel		  72K Jan 12 12:35 sar
-r-xr-xr-x   1 root  wheel		  34K Jul  2  2006 say
-r-xr-xr-x   1 root  wheel		  73K Jan 12 12:34 sc_usage
-rwxr-xr-x   1 root  wheel		 100K Dec 20  2006 scp
-rwxr-xr-x   1 root  wheel		 613K Jul  1  2006 screen
-r-xr-xr-x   1 root  wheel		  33K Jul  2  2006 script
-rwxr-xr-x   1 root  wheel		  58K Jul  1  2006 sdiff
-r-xr-xr-x   1 root  wheel		 191K Sep 12  2006 sdp
-r-xr-xr-x   1 root  wheel		 426K Jan  3  2007 security
-r-xr-xr-x   1 root  wheel		  66K Jul  1  2006 sed
-r-xr-xr-x   1 root  wheel		 113K Sep 17  2006 segedit
lrwxr-xr-x   1 root  wheel		  81B Jun 18 18:39 serialver -> System/Library/Frameworks/JavaVM.framework/Versions/CurrentJDK/Commands/serialver
lrwxr-xr-x   1 root  wheel		  82B Jun 18 18:39 servertool -> System/Library/Frameworks/JavaVM.framework/Versions/CurrentJDK/Commands/servertool
-r-sr-xr-x   1 root  wheel		  51K Dec 20  2006 setregion
-rwxr-xr-x   1 root  wheel		 132K Dec 20  2006 sftp
-r-xr-xr-x   1 root  wheel		   2K Jul 25  2006 shar
-r-xr-xr-x   1 root  wheel		  37K Jul  2  2006 shlock
-r-xr-xr-x   1 root  wheel		  38K Jan 23 17:51 showmount
-r-xr-xr-x   1 root  wheel		 170K Jul  2  2006 sips
-r-xr-xr-x   1 root  wheel		 197K Sep 17  2006 size
-rwxr-xr-x   1 root  wheel		   1K Jul  1  2006 sliceprint
lrwxr-xr-x   1 root  wheel		   5B Jun 18 18:39 slogin -> ./ssh
-rwxr-xr-x   1 root  wheel		   2M Dec 29  2006 smbcacls
-rwxr-xr-x   1 root  wheel		   1M Dec 29  2006 smbclient
-rwxr-xr-x   1 root  wheel		 972K Dec 29  2006 smbcontrol
-rwxr-xr-x   1 root  wheel		   2M Dec 29  2006 smbcquotas
-rwxr-xr-x   1 root  wheel		   2M Dec 29  2006 smbget
-rwxr-xr-x   1 root  wheel		   2M Dec 29  2006 smbpasswd
-rwxr-xr-x   1 root  wheel		   1M Dec 29  2006 smbspool
-rwxr-xr-x   1 root  wheel		 947K Dec 29  2006 smbstatus
-rwxr-xr-x   1 root  wheel		   4K Dec 29  2006 smbtar
-rwxr-xr-x   1 root  wheel		   1M Dec 29  2006 smbtree
-r-sr-xr-x   1 root  wheel		 645K Aug  8  2006 smbutil
-rwxr-xr-x   1 root  wheel		  33K Dec 12  2006 snmpbulkget
-rwxr-xr-x   1 root  wheel		  38K Dec 12  2006 snmpbulkwalk
-rwxr-xr-x   1 root  wheel		  32K Dec 12  2006 snmpcheck
-rwxr-xr-x   1 root  wheel		  22K Dec 12  2006 snmpconf
-rwxr-xr-x   1 root  wheel		  46K Dec 12  2006 snmpdelta
-rwxr-xr-x   1 root  wheel		  37K Dec 12  2006 snmpdf
-rwxr-xr-x   1 root  wheel		  33K Dec 12  2006 snmpget
-rwxr-xr-x   1 root  wheel		  33K Dec 12  2006 snmpgetnext
lrwxr-xr-x   1 root  wheel		   8B Jun 18 18:39 snmpinform -> snmptrap
-rwxr-xr-x   1 root  wheel		  79K Dec 12  2006 snmpnetstat
-rwxr-xr-x   1 root  wheel		  37K Dec 12  2006 snmpset
-rwxr-xr-x   1 root  wheel		  37K Dec 12  2006 snmpstatus
-rwxr-xr-x   1 root  wheel		  50K Dec 12  2006 snmptable
-rwxr-xr-x   1 root  wheel		  38K Dec 12  2006 snmptest
-rwxr-xr-x   1 root  wheel		  38K Dec 12  2006 snmptranslate
-rwxr-xr-x   1 root  wheel		  38K Dec 12  2006 snmptrap
-rwxr-xr-x   1 root  wheel		  54K Dec 12  2006 snmpusm
-rwxr-xr-x   1 root  wheel		  45K Dec 12  2006 snmpvacm
-rwxr-xr-x   1 root  wheel		  37K Dec 12  2006 snmpwalk
-rwxr-xr-x   1 root  wheel		  78K Jul  2  2006 soelim
-r-xr-xr-x   1 root  wheel		  74K Jul  1  2006 sort
-rwxr-xr-x   1 root  wheel		  16K Jul  1  2006 splain
-r-xr-xr-x   1 root  wheel		  33K Jul  1  2006 split
-rwxr-xr-x   1 root  wheel		  71K Jul  1  2006 sqlite3
-rwxr-xr-x   1 root  wheel		  54K Jul  1  2006 srm
-rwxr-xr-x   1 root  wheel		 518K Dec 20  2006 ssh
-rwxr-xr-x   1 root  wheel		 166K Dec 20  2006 ssh-add
-rwxr-xr-x   1 root  wheel		 141K Dec 20  2006 ssh-agent
-rwxr-xr-x   1 root  wheel		 203K Dec 20  2006 ssh-keygen
-rwxr-xr-x   1 root  wheel		 286K Dec 20  2006 ssh-keyscan
-r-xr-xr-x   1 root  wheel		  45K Jul 25  2006 stat
-rwxr-xr-x   1 root  wheel		 190K Jul  1  2006 states
-r-xr-xr-x   1 root  wheel		 198K Aug  9  2006 strings
-r-xr-xr-x   1 root  wheel		 310K Sep 17  2006 strip
-r-sr-xr-x   1 root  wheel		  38K Jul  2  2006 su
-r-s--x--x   1 root  wheel		 197K Dec 20  2006 sudo
-r-xr-xr-x   1 root  wheel		  37K Jul  1  2006 sum
-r-xr-xr-x   1 root  wheel		  33K Jul  1  2006 sw_vers
-r-xr-xr-x   1 root  wheel		  67K Jul  1  2006 syslog
-rwxr-xr-x   1 root  wheel		  37K Jul 25  2006 tab2space
-r-xr-xr-x   1 root  wheel		  33K Aug 14  2006 tabs
-rwxr-xr-x   1 root  wheel		1010K Jul 25  2006 tack
-r-xr-xr-x   1 root  wheel		  46K Jul  1  2006 tail
-r-xr-xr-x   1 root  wheel		  52K Jan  3  2007 talk
-rwxr-xr-x   1 root  wheel		 349K Jan 31 02:41 tar
-rwxr-xr-x   1 root  wheel		 231K Jul  2  2006 tbl
lrwxr-xr-x   1 root  wheel		   8B Jun 18 18:39 tclsh -> tclsh8.4
-r-xr-xr-x   1 root  wheel		  28K Jul  2  2006 tclsh8.4
-r-xr-xr-x   1 root  wheel		  37K Jul 25  2006 tcopy
-rwxr-xr-x   1 root  wheel		  67K Dec 29  2006 tdbbackup
-rwxr-xr-x   1 root  wheel		  66K Dec 29  2006 tdbdump
-rwxr-xr-x   1 root  wheel		  74K Dec 29  2006 tdbtool
-r-xr-xr-x   1 root  wheel		  29K Jul  2  2006 tee
-r-xr-xr-x   1 root  wheel		 291K Jan  3  2007 telnet
-rwxr-xr-x   1 root  wheel		 849K Dec 29  2006 testparm
-rwxr-xr-x   1 root  wheel		 719K Dec 29  2006 testprns
-rwxr-xr-x   1 root  wheel		 147B Jul  2  2006 testrb
-rwxr-xr-x   1 root  wheel		  26K Jul  1  2006 texi2dvi
-rwxr-xr-x   1 root  wheel		 544K Jul  1  2006 texi2html
-rwxr-xr-x   1 root  wheel		  91K Jul  1  2006 texindex
-r-xr-xr-x   1 root  wheel		  92K Jul  2  2006 textutil
-rwxr-xr-x   1 root  wheel		  74K Jul  2  2006 tfmtodit
-r-xr-xr-x   1 root  wheel		  64K Jan  3  2007 tftp
-rwxr-xr-x   1 root  wheel		 610K Jul 25  2006 tic
-rwxr-xr-x   1 root  wheel		  54K Jul 25  2006 tidy
-r-xr-xr-x   1 root  wheel		  49K Jul  2  2006 tiff2icns
-r-xr-xr-x   1 root  wheel		  86K Jul  2  2006 tiffutil
-r-xr-xr-x   1 root  wheel		  33K Jul  2  2006 time
-rwxr-xr-x   1 root  wheel		  30K Dec 12  2006 tkmib
lrwxr-xr-x   1 root  wheel		  81B Jun 18 18:40 tnameserv -> System/Library/Frameworks/JavaVM.framework/Versions/CurrentJDK/Commands/tnameserv
-rwxr-xr-x   1 root  wheel		 494K Jul 25  2006 toe
-rwsr-xr-x   1 root  wheel		 160K Jul 21  2006 top
-r-xr-xr-x   1 root  wheel		 199K Jul  2  2006 tops
-r-xr-xr-x   1 root  wheel		  37K Aug 11  2006 touch
-rwxr-xr-x   1 root  wheel		 494K Jul 25  2006 tput
-r-xr-xr-x   1 root  wheel		  42K Jul  1  2006 tr
-rwxr-xr-x   1 root  wheel		   2K Dec 12  2006 traptoemail
-rwxr-xr-x   1 root  wheel		 887K Jul  2  2006 troff
-r-xr-xr-x   1 root  wheel		  28K Jul  2  2006 true
-rwxr-xr-x   1 root  wheel		 574K Aug 11  2006 tset
-r-xr-xr-x   1 root  wheel		  33K Jul  1  2006 tsort
-r-xr-xr-x   1 root  wheel		  29K Aug 14  2006 tty
-r-xr-xr-x   1 root  wheel		 147B Jul  2  2006 type
-r-xr-xr-x   1 root  wheel		  37K Jul  1  2006 ul
-r-xr-xr-x   1 root  wheel		 147B Jul  2  2006 ulimit
-r-xr-xr-x   1 root  wheel		 147B Jul  2  2006 umask
-r-xr-xr-x   1 root  wheel		 147B Jul  2  2006 unalias
-r-xr-xr-x   1 root  wheel		  33K Jul  2  2006 uname
-r-xr-xr-x   1 root  wheel		  45K Jul 25  2006 uncompress
-r-xr-xr-x   1 root  wheel		  33K Jul  1  2006 unexpand
-r-xr-xr-x   1 root  wheel		  37K Sep 12  2006 unifdef
-r-xr-xr-x   1 root  wheel		  33K Jul  1  2006 uniq
-r-xr-xr-x   1 root  wheel		  41K Jul  1  2006 units
lrwxr-xr-x   1 root  wheel		  81B Jun 18 18:40 unpack200 -> System/Library/Frameworks/JavaVM.framework/Versions/CurrentJDK/Commands/unpack200
-r-xr-xr-x   1 root  wheel		  29K Jul  1  2006 unvis
-rwxr-xr-x   1 root  wheel		 254K Jul  1  2006 unzip
-rwxr-xr-x   1 root  wheel		 134K Jul  1  2006 unzipsfx
-rwxr-xr-x   1 root  wheel		  51K Jul  1  2006 update_prebinding
-rwxr-xr-x   1 root  wheel		  20K Jul  1  2006 update_prebinding_core
lrwxr-xr-x   1 root  wheel		  86B Jun 18 18:40 update_sharing -> System/Library/Frameworks/JavaVM.framework/Versions/CurrentJDK/Commands/update_sharing
-r-xr-xr-x   1 root  wheel		  42K Jul  2  2006 uptime
-r-xr-xr-x   1 root  wheel		  29K Jul  2  2006 users
-r-xr-xr-x   1 root  wheel		  42K Jul  1  2006 uudecode
-r-xr-xr-x   1 root  wheel		  37K Jul  1  2006 uuencode
-r-xr-xr-x   1 root  wheel		  29K Jul  2  2006 uuidgen
-rwxr-xr-x   1 root  wheel		   3K Sep 11  2006 vers_string
-r-xr-xr-x   1 root  wheel		   3K Sep 12  2006 vgrind
lrwxr-xr-x   1 root  wheel		   3B Jun 18 18:40 vi -> vim
lrwxr-xr-x   1 root  wheel		   3B Jun 18 18:40 view -> vim
-rwxr-xr-x   1 root  wheel		   1M Jul 25  2006 vim
lrwxr-xr-x   1 root  wheel		   3B Jun 18 18:40 vimdiff -> vim
-rwxr-xr-x   1 root  wheel		   1K Jul 25  2006 vimtutor
-r-xr-xr-x   1 root  wheel		  33K Jul  1  2006 vis
-r-xr-xr-x   1 root  wheel		  33K Jan 12 12:34 vm_stat
-r-xr-sr-x   1 root  procmod		75K Feb 23 00:55 vmmap
-r-xr-xr-x   1 root  wheel		  42K Jul  2  2006 w
-r-xr-xr-x   1 root  wheel		 147B Jul  2  2006 wait
-r-xr-sr-x   1 root  tty			38K Jan  3  2007 wall
-rwxr-xr-x   1 root  wheel		 869K Dec 29  2006 wbinfo
-r-xr-xr-x   1 root  wheel		  33K Jul  1  2006 wc
-r-xr-xr-x   1 root  wheel		  29K Sep 12  2006 what
-rwxr-xr-x   1 root  wheel		   2K Jul  1  2006 whatis
-r-xr-xr-x   1 root  wheel		  29K Jul  2  2006 whereis
-r-xr-xr-x   1 root  wheel		   2K Jul  2  2006 which
-r-xr-xr-x   1 root  wheel		  38K Jul  2  2006 who
-r-xr-xr-x   1 root  wheel		  37K Jul  2  2006 whoami
-r-xr-xr-x   1 root  wheel		  37K Aug 14  2006 whois
lrwxr-xr-x   1 root  wheel		   7B Jun 18 18:40 wish -> wish8.4
-r-xr-xr-x   1 root  wheel		 140B Jul  2  2006 wish8.4
-r-xr-sr-x   1 root  tty			38K Jul  1  2006 write
lrwxr-xr-x   1 root  wheel		  38B Jun 18 18:40 wx-config -> ../lib/wx/config/mac-unicode-debug-2.5
-rwxr-xr-x   1 root  wheel		  29K Jul  2  2006 wxPerl
-r-xr-xr-x   1 root  wheel		  42K Jul  2  2006 xargs
-r-xr-xr-x   1 root  wheel		 111K Sep 23  2006 xcodebuild
-r-xr-xr-x   1 root  wheel		  66K Sep 23  2006 xcodeindex
-r-xr-xr-x   1 root  wheel		 150K Jul  2  2006 xgrid
-rwxr-xr-x   1 root  wheel		   1K Jul  1  2006 xml2-config
-rwxr-xr-x   1 root  wheel		  53K Sep 12  2006 xml2man
-rwxr-xr-x   1 root  wheel		  46K Jul  1  2006 xmlcatalog
-rwxr-xr-x   1 root  wheel		  91K Jul  1  2006 xmllint
-rwxr-xr-x   1 root  wheel		   2K Jul  1  2006 xslt-config
-rwxr-xr-x   1 root  wheel		  55K Jul  1  2006 xsltproc
-rwxr-xr-x   1 root  wheel		  50K Jul  1  2006 xsubpp
-rwxr-xr-x   1 root  wheel		  45K Jul 25  2006 xxd
-r-xr-xr-x   1 root  wheel		 150K Sep 12  2006 yacc
-r-xr-xr-x   1 root  wheel		  28K Jul  2  2006 yes
-r-xr-xr-x   1 root  wheel		  33K Jan  3  2007 ypcat
-r-xr-xr-x   1 root  wheel		  33K Jan  3  2007 ypmatch
-r-xr-xr-x   1 root  wheel		  33K Jan  3  2007 ypwhich
-rwxr-xr-x   1 root  wheel		 126K Jan 31 02:02 zcat
-rwxr-xr-x   1 root  wheel		   1K Jan 31 02:02 zcmp
-rwxr-xr-x   1 root  wheel		   1K Jan 31 02:02 zdiff
-rwxr-xr-x   1 root  wheel		   2K Jan 31 02:02 zegrep
-rwxr-xr-x   1 root  wheel		   2K Jan 31 02:02 zfgrep
-rwxr-xr-x   1 root  wheel		   1K Jan 31 02:02 zforce
-rwxr-xr-x   1 root  wheel		   2K Jan 31 02:02 zgrep
-r-xr-xr-x   1 root  wheel		 143K Jul  1  2006 zip
-r-xr-xr-x   1 root  wheel		  57K Jul  1  2006 zipcloak
-rwxr-xr-x   1 root  wheel		   1K Jul  1  2006 zipgrep
-rwxr-xr-x   1 root  wheel		 254K Jul  1  2006 zipinfo
-r-xr-xr-x   1 root  wheel		  62K Jul  1  2006 zipnote
-r-xr-xr-x   1 root  wheel		  66K Jul  1  2006 zipsplit
-rwxr-xr-x   1 root  wheel		 103B Jan 31 02:02 zless
-rwxr-xr-x   1 root  wheel		   1K Jan 31 02:02 zmore
-rwxr-xr-x   1 root  wheel		   3K Jan 31 02:02 znew
-r-xr-xr-x   1 root  wheel		  37K Jan 12 12:34 zprint

Link to comment
https://www.insanelymac.com/forum/topic/56332-attention-all-uphuck-v13-users/
Share on other sites

Well, here's the fix, coded in ruby. You need to copy the script in this code block(every last line of it) into a file, save it as fixosx.rb , and then run "sudo ruby fixosx.rb"

 

You absolutely must save this as *plain text*

 

#!/usr/bin/env ruby

output = `ls -lh /usr/bin`

output.each_line do |line|
 if line =~ /\S+\s+\S+\s+\S+\s+\S+\s+\S+\s+\S+\s+\S+\s+\S+ (\S+) -> (System.*)/
move_bad_link ="mv #{"/usr/bin/" + $1} #{"/usr/bin/" + $1 + "_bak"}"
make_new_link ="ln -s #{"/" + $2} #{"/usr/bin/" + $1}"
puts move_bad_link
puts make_new_link
`#{move_bad_link}`
`#{make_new_link}`
print "\n\n"
 end
end

Did i do something wrong? this is all it spits out:

 

adsl-76-234-138-240:~ Anthony$ sudo ruby fixosx.rb
Usage: ruby [switches] [--] [programfile] [arguments]
 -0[octal]       specify record separator (, if no argument)
 -a              autosplit mode with -n or -p (splits $_ into $F)
 -c              check syntax only
 -Cdirectory     cd to directory, before executing your script
 -d              set debugging flags (set $DEBUG to true)
 -e 'command'    one line of script. Several -e's allowed. Omit [programfile]
 -Fpattern       split() pattern for autosplit (-a)
 -i[extension]   edit ARGV files in place (make backup if extension supplied)
 -Idirectory     specify $LOAD_PATH directory (may be used more than once)
 -Kkcode         specifies KANJI (Japanese) code-set
 -l              enable line ending processing
 -n              assume 'while gets(); ... end' loop around your script
 -p              assume loop like -n but print line also like sed
 -rlibrary       require the library, before executing your script
 -s              enable some switch parsing for switches after script name
 -S              look for the script using PATH environment variable
 -T[level]       turn on tainting checks
 -v              print version number, then turn on verbose mode
 -w              turn warnings on for your script
 -W[level]       set warning level; 0=silence, 1=medium, 2=verbose (default)
 -x[directory]   strip off text before #!ruby line and perhaps cd to directory
 --copyright     print the copyright
 --version       print the version

The folder you're in doesn't matter, so long as your current working direction in the terminal is the same as where the file is. Make sure you copied the first two characters of the file. If it still doesn't work, in terminal do "chmod +x fixosx.rb" and then do "sudo ./fixosx.rb"

 

Are you certain the problem even applies to you?

not quite, but i thought it would seing as a few of my common apps stopped working after i moved to Uphuck 1.3

 

adsl-76-234-138-240:~ Anthony$ chmod +x fixosx.rb

adsl-76-234-138-240:~ Anthony$ sudo ./fixosx.rb

Password:

output: No such file or directory

My iTunes issue was because my network adapter was showing up as en2 instead of en0.

 

To fix it I simply deleted the NetworkInterfaces.plist fiile then rebooted.

 

The system generated a new file with the correct network card as en0.

 

I couldn't get preferences.plist to regenerate so i had to manually delete all references to en0 then change all references to en2 to en0 and once I rebooted it was good.

 

 

With all that being said....textedit has a save as option for plain text? I see rtf but not plain text.

My iTunes issue was because my network adapter was showing up as en2 instead of en0.

 

To fix it I simply deleted the NetworkInterfaces.plist fiile then rebooted.

 

The system generated a new file with the correct network card as en0.

 

I couldn't get preferences.plist to regenerate so i had to manually delete all references to en0 then change all references to en2 to en0 and once I rebooted it was good.

With all that being said....textedit has a save as option for plain text? I see rtf but not plain text.

 

TextEdit -> Preferences -> New Document -> "Format" pick RTF or Plain

  • 1 month later...
×
×
  • Create New...