Try.NETtry.dot.net 2 pointsghantila7 years ago1 commentSaveHideCopy link On HNComments−grezql7yi know it runs in docker butstring contents1 = File.ReadAllText("/etc/passwd");Console.WriteLine(contents1);
Comments
i know it runs in docker but
string contents1 = File.ReadAllText("/etc/passwd");
Console.WriteLine(contents1);