Linux
Welcome to c/linux!
Welcome to our thriving Linux community! Whether you're a seasoned Linux enthusiast or just starting your journey, we're excited to have you here. Explore, learn, and collaborate with like-minded individuals who share a passion for open-source software and the endless possibilities it offers. Together, let's dive into the world of Linux and embrace the power of freedom, customization, and innovation. Enjoy your stay and feel free to join the vibrant discussions that await you!
Rules:
-
Stay on topic: Posts and discussions should be related to Linux, open source software, and related technologies.
-
Be respectful: Treat fellow community members with respect and courtesy.
-
Quality over quantity: Share informative and thought-provoking content.
-
No spam or self-promotion: Avoid excessive self-promotion or spamming.
-
No NSFW adult content
-
Follow general lemmy guidelines.
view the rest of the comments
I rarely use powershell or cmd in Windows because they’re just terrible. I’m never sure how I’m supposed to do things with powershell. Documentation online rarely help me. I end up always installing WLS to have a decent experience (before WSL it was Cygwin, CMDer, Msys, etc.)
In Linux it’s so good I’m almost always having a few terminal windows open. I’m mostly using it for text processing. For example, check how often a specific keyword is used among 1GB of files. I can easily string a chain of commands together, and get a result within seconds.