Comment on Try.NETComments−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);