Re: NTFS-like streams?

From: Michael Rothwell (rothwell@flyingbuttmonkeys.com)
Date: Sat Aug 12 2000 - 01:15:43 EST


Rik van Riel wrote:

> So when /bin/cp accesses the file it will get all streams
> and when /usr/bin/xv accesses the file it will only get the
> "main image" it wants?

Not at all. "rm" will deal with the whole file,
streams and all, as a unit. So will "mv", when
not moving across volumes (otherwise it's actually
cp + rm). "cp" would have to copy each stream
individually. "cat" would spit out the default
stream only, unless a stream was specified. Etc.

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Tue Aug 15 2000 - 21:00:26 EST