Hacker News new | ask | show | jobs
by grezql 2762 days ago
i know it runs in docker but

string contents1 = File.ReadAllText("/etc/passwd");

Console.WriteLine(contents1);