Y
Hacker News
new
|
ask
|
show
|
jobs
by
__z
4008 days ago
what does [wow](file:///etc/passwd) do?
1 comments
pfranz
4008 days ago
"wow" will appear as a link with a URL pointing to the file on your local disk /etc/passwd. In UNIX/Linux /etc/passwd is a plaintext file used to list users accounts. In the old days it would store their password, too.
https://en.wikipedia.org/wiki/Passwd#Password_file
link
__z
4008 days ago
ah... I didn't recognize it as markdown.
link
https://en.wikipedia.org/wiki/Passwd#Password_file