Hacker News new | ask | show | jobs
Try.NET (try.dot.net)
2 points by ghantila 2762 days ago
1 comments

i know it runs in docker but

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

Console.WriteLine(contents1);