Lines Matching refs:foo

152   insensitive, so either way foo and Foo refer to the same file but ls
153 will list Foo with case=asis, and foo with case=lower. (Same as for
226 The data fork of the file ./foo.
229 The resource fork of the file ./foo.
232 The metadata file for the file ./foo.
261 The data fork of the file ./foo.
264 The header file for the file ./foo, containing the resource
313 The data fork of the file ./foo.
316 The header file for file ./foo, containing the resource fork
529 of ./foo is ./.resource/foo. Therefore, you can treat it as a normal
553 instance to copy the file foo to dir/bar you should do the following:
555 1. cp foo dir/bar
557 2. cp .resource/foo dir/.resource/bar
559 3. cp .finderinfo/foo dir/.finderinfo/bar
565 If you wish to move foo to dir/bar and foo and dir are on the same
566 filesystem then you only need to execute ``mv foo dir/bar'' and the
568 foo and dir are on different filesystem then this will lose the
572 1. cp foo dir/bar
574 2. cp .resource/foo dir/.resource/bar
576 3. cp .finderinfo/foo dir/.finderinfo/bar
578 4. rm foo
588 date and modify date as foo you simply execute ``cp .finderinfo/foo
594 1. cp -R foo bar
596 2. cp .finderinfo/foo .finderinfo/bar
615 header file. instance to copy the file foo to dir/bar you should do
618 1. cp foo dir/bar
620 2. cp %foo dir/%bar
626 If you wish to move foo to dir/bar and foo and dir are on the same
627 filesystem then you only need to execute ``mv foo dir/bar'' and the
628 header file will move too. However, if foo and dir are on different
632 1. cp foo dir/bar
634 2. cp %foo dir/%bar
636 3. rm foo
646 creation date and modify date as foo simply execute ``cp %foo %bar''.
651 1. cp -R foo bar
653 2. cp %foo %bar
672 header file. instance to copy the file foo to dir/bar you should do
675 1. cp foo dir/bar
677 2. cp .AppleDouble/foo dir/.AppleDouble/bar
683 If you wish to move foo to dir/bar and foo and dir are on the same
684 filesystem then you only need to execute ``mv foo dir/bar'' and the
685 header file will move too. However, if foo and dir are on different
689 1. cp foo dir/bar
691 2. cp .AppleDouble/foo dir/.AppleDouble/bar
693 3. rm foo
703 creation date and modify date as foo you simply execute ``cp
704 foo/.AppleDouble/.Parent bar/.AppleDouble/.Parent''.
708 foo bar'' with no loss of information. However, you may get
725 The Finder's metadata for the file ./foo in held in the file
726 ./.finderinfo/foo. The file has a fixed format defined in hfs_fs.h as