× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



On Thu, Sep 19, 2024 at 3:14 AM Patrik Schindler <poc@xxxxxxxxxx> wrote:

2) Additionally, AFAIK, there are no built in tools to manipulate the path on Windows. You can basically set or replace it.

I'm not a Windows guy, so I can only speak for UNIX compatible systems. There, it's a simple environment variable you can manipulate with the available tools. Not having a proper "front end" for comfy manipulation isn't necessarily the fault of the underlying PATH concept, though. :-)

The situation in Windows is more-or-less the same as for Unixy
systems. Neither has built-in tools dedicated to manipulating PATH as
though it were a list of directories (as opposed to a string of
characters). In other words, no ADDLIBLE or RMVLIBLE, with all their
attendant options. I think it's fair to say you can only "set or
replace" the whole thing.

But what those systems have is a wealth of easy and powerful string
processing tools, and you can manipulate PATH as a string. It's
trivial to add a directory at the beginning or end. If you need
something fancier, and you're skilled at the command line, you can
craft a one-liner out of built-ins. If you're not an expert at the
command line, there are a plethora of scripting languages available
for you to write your own equivalents to ADDLIBLE and RMVLIBLE.

John Y.

As an Amazon Associate we earn from qualifying purchases.

This thread ...

Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.