Try.NET(try.dot.net)2 points·by ghantila·8 anni fa·1 commentstry.dot.netTry.NEThttps://try.dot.net/1 commentsPost comment[–]grezql·8 anni fareplyi know it runs in docker butstring contents1 = File.ReadAllText("/etc/passwd");Console.WriteLine(contents1);
string contents1 = File.ReadAllText("/etc/passwd");
Console.WriteLine(contents1);