F5F Stay Refreshed Software Operating Systems Why?

Why?

Why?

Pages (2): Previous 1 2
J
jak3yb0y
Junior Member
3
07-14-2023, 01:45 PM
#11
I completely understand. MD and RM are essentially the same, though RM is made up of the letters “remove.” Newcomers might wonder: what precisely am I deleting?
J
jak3yb0y
07-14-2023, 01:45 PM #11

I completely understand. MD and RM are essentially the same, though RM is made up of the letters “remove.” Newcomers might wonder: what precisely am I deleting?

S
spvceboii
Member
52
07-15-2023, 09:58 PM
#12
In my view, several key elements help bash (or any Linux shell) feel more approachable compared to the Windows command line. * Windows offers both PowerShell and cmd.exe but lacks true parity in features. (For example, mklink only works in cmd) * By default, users can't execute their own scripts or run custom PowerShell commands * Core system configurations are managed through the Control Panel or Registry, not via command-line interfaces * Concerning the registry aspect, these settings aren’t saved in text files as they are on Linux * Although PowerShell’s object-oriented design aids certain tasks, it doesn’t provide the same flexibility for chaining tools like bash * The main issue stems from Microsoft’s perception of the command line as a secondary or less important interface for Windows. I own an Ubuntu Server without a graphical interface—it functions perfectly and offers unlimited possibilities. Picture me granted only command-line access to a Windows server; I’d be severely restricted in what I could accomplish.
S
spvceboii
07-15-2023, 09:58 PM #12

In my view, several key elements help bash (or any Linux shell) feel more approachable compared to the Windows command line. * Windows offers both PowerShell and cmd.exe but lacks true parity in features. (For example, mklink only works in cmd) * By default, users can't execute their own scripts or run custom PowerShell commands * Core system configurations are managed through the Control Panel or Registry, not via command-line interfaces * Concerning the registry aspect, these settings aren’t saved in text files as they are on Linux * Although PowerShell’s object-oriented design aids certain tasks, it doesn’t provide the same flexibility for chaining tools like bash * The main issue stems from Microsoft’s perception of the command line as a secondary or less important interface for Windows. I own an Ubuntu Server without a graphical interface—it functions perfectly and offers unlimited possibilities. Picture me granted only command-line access to a Windows server; I’d be severely restricted in what I could accomplish.

S
SrNegue_4K
Junior Member
17
07-17-2023, 08:33 AM
#13
This aspect is just one element, yet historically the Windows command line has been significantly underdeveloped and far less practical compared to alternatives like bash. CMD.exe has only progressed beyond basic DOS compatibility, while DOS was never built for a multiprocessing, multiuser environment—something Linux and other Unix-like systems excel at. Microsoft chose to largely abandon the command line for backward compatibility in the '90s, and this decision continues to influence its direction even as they adapted over time. Powershell represents a solid attempt to restore usability on Windows, but it remains limited by legacy systems such as the registry, which were primarily meant for graphical interaction.
S
SrNegue_4K
07-17-2023, 08:33 AM #13

This aspect is just one element, yet historically the Windows command line has been significantly underdeveloped and far less practical compared to alternatives like bash. CMD.exe has only progressed beyond basic DOS compatibility, while DOS was never built for a multiprocessing, multiuser environment—something Linux and other Unix-like systems excel at. Microsoft chose to largely abandon the command line for backward compatibility in the '90s, and this decision continues to influence its direction even as they adapted over time. Powershell represents a solid attempt to restore usability on Windows, but it remains limited by legacy systems such as the registry, which were primarily meant for graphical interaction.

N
Neutral999
Junior Member
9
07-17-2023, 09:36 AM
#14
This might be accurate, as I mainly made my remark because I lack experience with the Windows command line, making a comparison to bash unfair.
N
Neutral999
07-17-2023, 09:36 AM #14

This might be accurate, as I mainly made my remark because I lack experience with the Windows command line, making a comparison to bash unfair.

Pages (2): Previous 1 2