Jump to content

So i just learned how to access the CMD Windows (yes, call me ignorant if you wish) and I'm wondering what kind of useful stuff I can do with it. Like, can I do something quicker then with the regular interface? What about casual stuff, like gaming and monitoring system specs? I've read the help page with all the command but I can't find any use for them.

Anyhow thx!

 

Link to comment
https://linustechtips.com/topic/567765-cmd-windows10/
Share on other sites

Link to post
Share on other sites

It's not really any quicker than just going through the GUI and clicking on stuff. At least, not for most things. Some network related commands and operations can be performed faster through CMD. 

It can be used for compiling and launching things like Java code, but even then it's quicker to make a .bat file to automate the process. 

Link to comment
https://linustechtips.com/topic/567765-cmd-windows10/#findComment-7456790
Share on other sites

Link to post
Share on other sites

No really for gaming ... how do you monitor your system specs? do they change often or something? 

Magical Pineapples


 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
Link to comment
https://linustechtips.com/topic/567765-cmd-windows10/#findComment-7456792
Share on other sites

Link to post
Share on other sites

Not really, everything you want to do on CMD will take longer but give you MUCH more control over what that task may be. For example if you try to delete a system partition via the graphical interface it will say that you cant, If you use DISKPART via CMD and try to issue the same command it will do the task without question... CMD is much more powerful and much more dangerous if you dont know what you're doing (no "are you sure?" prompts).

Quack 🦆

Link to comment
https://linustechtips.com/topic/567765-cmd-windows10/#findComment-7456798
Share on other sites

Link to post
Share on other sites

 

28 minutes ago, Altecice said:

Not really, everything you want to do on CMD will take longer but give you MUCH more control over what that task may be. For example if you try to delete a system partition via the graphical interface it will say that you cant, If you use DISKPART via CMD and try to issue the same command it will do the task without question... CMD is much more powerful and much more dangerous if you dont know what you're doing (no "are you sure?" prompts).

So it's more like a tool that an admin on a server would use i guess? That's sad, I'd have like to play pranks on friends"oh yeah I'm casually transferring "insert xxx website name here" revenues to my bank account, mmmmyes.

Link to comment
https://linustechtips.com/topic/567765-cmd-windows10/#findComment-7456923
Share on other sites

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×