Re: as alias bug?
Re: as alias bug?
- Subject: Re: as alias bug?
- From: "Mark J. Reed" <email@hidden>
- Date: Wed, 28 May 2008 23:38:08 -0400
I take it back. /dev is not a real folder, either. OS X is using
devfs (and fdesc):
(0)wazowski> mount
/dev/disk0s2 on / (hfs, local, journaled)
devfs on /dev (devfs, local)
fdesc on /dev (fdesc, union)
map -hosts on /net (autofs, automounted)
/dev/disk1s1 on /Volumes/Media (hfs, local, nodev, nosuid, journaled, noowners)
/dev/disk2s2 on /Volumes/Time Machine Backups (hfs, local, nodev,
nosuid, journaled)
which means that /dev is just a way of using the file system API calls
to ask the operating system about its hardware (real and virtual), not
a regular folder.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users
This email sent to email@hidden