....is it a windows only command

console.write("anything");

Recommended Answers

All 2 Replies

Console.Write is part the .NET library. Mono is a linux version of the .NET library, so it will work there, too.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.