Re: NTFS-like streams?

From: David Woodhouse (dwmw2@redhat.com)
Date: Mon Aug 14 2000 - 04:30:51 EST


vickery@ntcv.cs.qc.edu said:
> NTFS allows you to create multiple "streams" within a file. "echo
> hello > x:y" creates a zero-byte file named x with a "stream" named y
> containing hello.

We have something very similar under Linux.

We call them 'directories'.

"mkdir x ; echo hello > x/y" creates a 'directory' named x with a 'file'
named y containing hello.

--
dwmw2

- 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:32 EST