Y
Hacker News
new
|
ask
|
show
|
jobs
by
jackfraser
2573 days ago
A file is just an object with a name in a namespace. Without a name, it's not really very much of a file.
1 comments
amelius
2573 days ago
In Unix, some files even don't have names. See for instance the pipe() call.
link