Lines Matching refs:bar

206         metadata file.  The directory ./bar is represented by:
214 ./bar.
218 subdirectories in ./bar.
221 The metadata file for the directory ./bar.
247 file''. The directory ./bar is represented by:
255 The header file for the directory ./bar, containing the
295 metadata file. The directory ./bar is represented by:
303 ./bar and the files it contains, but not for the
307 The header file for the directory ./bar, containing the
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
563 ignored. This method will work even if the file dir/bar exists.
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
572 1. cp foo dir/bar
574 2. cp .resource/foo dir/.resource/bar
576 3. cp .finderinfo/foo dir/.finderinfo/bar
582 ignored. This method will work even if the file dir/bar exists.
587 file. To give the directory bar the same location, layout, creation
589 .finderinfo/bar''.
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
624 ignored. This method will work even if the file dir/bar exists.
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
632 1. cp foo dir/bar
634 2. cp %foo dir/%bar
640 ignored. This method will work even if the file dir/bar exists.
645 header file. To give the directory bar the same location, layout,
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
681 ignored. This method will work even if the file dir/bar exists.
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
689 1. cp foo dir/bar
691 2. cp .AppleDouble/foo dir/.AppleDouble/bar
697 ignored. This method will work even if the file dir/bar exists.
702 header file. To give the directory bar the same location, layout,
704 foo/.AppleDouble/.Parent bar/.AppleDouble/.Parent''.
708 foo bar'' with no loss of information. However, you may get