Quick tip
-
Learned something new today. You can open a command prompt with current directory by typing cmd in address bar. No need to open cmd and then navigate to directory.
Zen and the art of software maintenance : rm -rf * Maths is like love : a simple idea but it can get complicated.
More: you can actually execute whatever you please like a "run" command. Try it with a ping!
* CALL APOGEE, SAY AARDWOLF * GCS d--- s-/++ a- C++++ U+++ P- L- E-- W++ N++ o+ K- w+++ O? M-- V? PS+ PE- Y+ PGP t++ 5? X R++ tv-- b+ DI+++ D++ G e++>+++ h--- ++>+++ y+++* Weapons extension: ma- k++ F+2 X * Never pay more than 20 bucks for a computer game. * I'm a puny punmaker.
-
Command prompts are so Windows 95. Typing Alt+F,S,R does the same but gives you a PowerShell admin console from your current directory in explorer. Alf+F,R does the same but without admin.
Follow my adventures with .NET Core at my new blog, Erisia Information Services.
Brady Kelly wrote:
Command prompts are so Windows 95.
A shell (if I may ask, please) is a sign of advancement, sophistication, an efficient way of working... Just ask our junior employees, fresh from the University. They know - truth can't be argued, you know - that GUIs, and Windows in particular, is for amateurs, not for professionals. Editing a 7-bit ASCII configuration file (where you have to use escape codes for any character outside ASCIII and names with spaces are forbidden) in vi is just so much simpler and more efficient than having to grab a mouse to check that little square. Besides, that label on the check box wastes a lot of screen space telling me things I already know ... ... OK, I am exaggregating a litte bit. But only a tiny little bit. There is a constant battle here between these young, "advanced", newly-educated Linux fans who scorn at primitive, consumer oriented GUIs. Hey, we are professionals! We use professional tools! We write shell scripts, not for cmd.exe or powershell, we use professional shells like bash or sh! ... Essentially, we use Windows based tools, but these guys insist that bash shell scripts are perfectly fine, even though (or mayby even because) they enforce case sensitivity and rename environment variables so that they have the same casing (and in some cases: name) as is common in a Linux environment. And then they start whining about those Windows users who are so unwilling to learn how to do things the proper way in a Linux environment...
-
Learned something new today. You can open a command prompt with current directory by typing cmd in address bar. No need to open cmd and then navigate to directory.
Zen and the art of software maintenance : rm -rf * Maths is like love : a simple idea but it can get complicated.
Cool!
-
Brady Kelly wrote:
Command prompts are so Windows 95.
A shell (if I may ask, please) is a sign of advancement, sophistication, an efficient way of working... Just ask our junior employees, fresh from the University. They know - truth can't be argued, you know - that GUIs, and Windows in particular, is for amateurs, not for professionals. Editing a 7-bit ASCII configuration file (where you have to use escape codes for any character outside ASCIII and names with spaces are forbidden) in vi is just so much simpler and more efficient than having to grab a mouse to check that little square. Besides, that label on the check box wastes a lot of screen space telling me things I already know ... ... OK, I am exaggregating a litte bit. But only a tiny little bit. There is a constant battle here between these young, "advanced", newly-educated Linux fans who scorn at primitive, consumer oriented GUIs. Hey, we are professionals! We use professional tools! We write shell scripts, not for cmd.exe or powershell, we use professional shells like bash or sh! ... Essentially, we use Windows based tools, but these guys insist that bash shell scripts are perfectly fine, even though (or mayby even because) they enforce case sensitivity and rename environment variables so that they have the same casing (and in some cases: name) as is common in a Linux environment. And then they start whining about those Windows users who are so unwilling to learn how to do things the proper way in a Linux environment...
Aah, yes, but I was only advocating the more modern and advanced Windows (and now Linux too) shell over the old and primitive DOS-based one usually called a Command Prompt.
Follow my adventures with .NET Core at my new blog, Erisia Information Services.
-
Learned something new today. You can open a command prompt with current directory by typing cmd in address bar. No need to open cmd and then navigate to directory.
Zen and the art of software maintenance : rm -rf * Maths is like love : a simple idea but it can get complicated.
Typing 'cmd' in the address bar only opens up the command prompt to my "Windows" directory. If you have a folder on a file-share, it recognizes the location, does not support it, and defaults the 'cmd' prompt window to the "Windows" directory. It's still a quick way to open a 'cmd' prompt. Thanks.
-
Learned something new today. You can open a command prompt with current directory by typing cmd in address bar. No need to open cmd and then navigate to directory.
Zen and the art of software maintenance : rm -rf * Maths is like love : a simple idea but it can get complicated.
-
Or click on "File" in the ribbon - it has options to open a command prompt or Powershell, either elevated or not.
"These people looked deep within my soul and assigned me a number based on the order in which I joined." - Homer
-
Learned something new today. You can open a command prompt with current directory by typing cmd in address bar. No need to open cmd and then navigate to directory.
Zen and the art of software maintenance : rm -rf * Maths is like love : a simple idea but it can get complicated.
If you want to have Zen++: rm -rf .*
-
Richard Deeming wrote:
File" in the ribbon - it has options to open a command prompt
Mine doesn't. I wonder if that is an optional setting somewhere?
I haven't seen any related options - it just works: Explorer.png (15.4 KB)[^] According to this post[^], it should be available in Windows 8 or higher.
"These people looked deep within my soul and assigned me a number based on the order in which I joined." - Homer
-
I haven't seen any related options - it just works: Explorer.png (15.4 KB)[^] According to this post[^], it should be available in Windows 8 or higher.
"These people looked deep within my soul and assigned me a number based on the order in which I joined." - Homer
-
Learned something new today. You can open a command prompt with current directory by typing cmd in address bar. No need to open cmd and then navigate to directory.
Zen and the art of software maintenance : rm -rf * Maths is like love : a simple idea but it can get complicated.
If you wish to do the reverse (open a Explorer window focused on the current directory from a command prompt): start .
Truth, James
-
Nice! Didn't know the shift+right click either. Now I've got to try that rm -rf * from your signature :D
Best, Sander arrgh.js - Bringing LINQ to JavaScript SQL Server for C# Developers Succinctly Object-Oriented Programming in C# Succinctly