513 How can I display the contents of an environment variable from the command prompt in Windows 7? 2011-09-29T11:22:34.540
347 What are PATH and other environment variables, and how can I set or use them? 2011-05-16T18:25:57.433
226 Setting and getting Windows environment variables from the command prompt? 2009-12-06T21:52:22.253
206 Choosing between .bashrc, .profile, .bash_profile, etc 2014-07-29T03:14:18.873
190 Is there a list of Windows special directories/shortcuts (like %TEMP%)? 2010-12-02T10:46:39.430
163 How to reload /etc/environment without rebooting? 2011-09-25T11:27:43.623
134 Change environment variables as standard user 2009-08-18T21:28:02.390
96 Windows 7's PATH and environment variables are corrupted 2011-11-09T17:48:54.500
95 When ssh'ing, how can I set an environment variable on the server that changes from session to session? 2010-07-13T16:59:57.873
81 'less' command clearing screen upon exit - how to switch it off? 2010-02-09T11:21:00.057
76 Overcoming the 1024 character limit with setx 2012-02-08T19:27:24.020
66 What is the difference between SETX and SET in environment variables in Windows 2015-05-19T12:23:02.893
54 Difference between "a=b" and "export a=b" in bash 2009-08-06T12:04:25.277
51 Overriding HOMEDRIVE and HOMEPATH as a Windows 7 user 2011-03-09T22:57:01.683
47 How do I make sudo preserve my environment variables? 2011-01-12T13:04:21.070
45 Why can't Windows handle an environment variable in Path? 2009-08-21T18:12:45.617
45 Cannot resolve %windir% / Cannot modify %path% or %path% being reset on boot 2013-01-03T19:30:45.040
40 How to include environment variable in bash line CURL? 2014-11-04T02:44:10.393
36 Environment variables in bash_profile or bashrc? 2012-04-06T04:15:25.653
36 Does the Windows Command Prompt search somewhere other than those locations specified by the PATH variable when launching application programs? 2018-08-23T05:18:02.813
32 How to extract environment variables from system restore point, Windows 7 64-bit 2011-04-01T22:25:55.487
32 How do I see a list of all currently defined environment variables in a Linux bash terminal? 2012-05-03T21:35:27.753
29 Setting $HOME in PowerShell 2009-12-11T21:02:49.617
29 How can I set user environmental variables (such as PATH) from a non-administrator account on Windows 7 2010-07-20T23:55:30.040
29 How to restore the Path environment variable I deleted? 2012-12-24T11:46:04.547
28 Where do I set DYLD_LIBRARY_PATH on Mac OS X, and is it a good idea? 2011-05-12T07:24:25.477
28 What is the difference between /etc/environment and /etc/profile? 2013-10-23T11:14:40.497
27 Easier way to change environment variables in Windows 8? 2012-11-07T19:04:41.903
25 Switching between Java 7 and 8 in OS X 2013-09-25T20:13:21.413
25 What's the ZSH equivalent of BASH's $PROMPT_COMMAND? 2014-03-31T02:13:22.297
24 Are HTTP_PROXY, HTTPS_PROXY and NO_PROXY environment variables standard? 2015-07-24T19:44:26.000
23 LANG and LANGUAGE environment variable in Debian based systems 2012-02-21T17:34:18.770
23 Is it safe to store critical passwords in server environment variables? 2014-01-28T19:40:03.790
22 Can I change the PATH environmental variable in Windows 7 without restarting? 2009-11-28T01:16:52.683
22 HOSTNAME environment variable on Linux 2010-04-19T08:16:09.060
22 Windows 7 - User-specific %PATH% 2010-04-21T07:39:56.813
22 Adding an .exe to default path without adding the directory 2011-01-03T14:53:29.760
22 TEMP vs TMP in Environment Variables 2014-02-01T09:53:36.590
22 User vs. System Environment Variables: Do System Variables Override User Variables? 2015-01-20T15:50:48.773
21 Why won't my Windows 8 Command line update its path 2013-05-10T14:44:58.667
21 How to remove a path from $PATH variable in fish? 2014-07-02T12:21:30.300
21 On Windows, why java -version return Error: opening registry key 'Software\JavaSoft\Java Runtime Environment'? 2018-12-09T20:23:24.457
20 Updating screen session environment variables to reflect new graphical login? 2010-02-07T21:14:12.747
20 What is the simplest scriptable way to check whether a shell variable is exported? 2012-07-19T09:52:14.990
20 How do you set environment variables for a single command on Windows? 2016-03-06T17:31:54.010
20 What is SHELL-FORMAT in envsubst? 2016-11-23T11:54:53.223
19 Windows command-line: create a file with the current date in its name 2009-09-28T11:31:40.347
19 Prevent Windows System %PATH% from being prepended to user %PATH? 2011-12-12T16:08:22.863
19 Add a directory and all subdirectories to the PATH variable with a single entry 2013-03-21T15:42:00.723
19 How can I set environment variables for GUI apps in OS X Mavericks? 2013-11-29T22:19:34.650
19 Why doesn't CMD inherit environment variables on this machine? 2019-12-02T10:05:50.387
18 How do I reset the $PATH variable on Mac OS X? 2010-03-19T19:16:57.953
18 Setting environment variables in OS X for GUI applications 2012-09-18T21:00:26.247
18 %USERPROFILE% variable not working 2013-03-27T00:54:35.690
17 Where is the $HOME environment variable set? 2011-04-17T11:56:56.273
17 Wrong java -version being reported 2012-09-26T15:27:46.047
17 Is the HOME environment variable normally set in Windows? 2013-06-13T11:12:50.040
17 PowerShell: Env: Avoid truncation of environment variables 2013-12-18T17:41:17.990
16 Launch Windows program with custom environment variable 2012-05-13T14:29:58.100
15 Is there any command line tool that can be used to edit environment variables in Windows? 2009-07-27T16:56:07.707
15 How do I set an environmental variable for a GNOME session? 2009-08-06T14:14:26.353
15 How can I set environment variables for a graphical login on linux? 2010-03-18T07:11:07.417
15 Too many folders in the path variable 2013-08-22T01:55:40.200
15 I changed my "HOME" variable and now cannot find "~/.bash_profile" to change it back 2018-10-08T05:58:37.210
14 Spaces and Parenthesis in windows PATH variable screws up batch files 2010-03-13T23:06:37.803
14 .profile or .bash_profile 2010-08-02T17:06:58.680
14 Different PATH environment variable for 32bit and 64bit Windows - is it possible? 2011-02-18T20:06:33.653
13 Setting or modifying a (system wide) environment variable in cmd.exe 2009-11-04T20:10:35.080
13 Start bash shell (cygwin) with correct path without changing directory 2011-10-12T22:02:36.283
13 How can I permanently append an entry into the system's PATH variable, via command line? 2012-02-16T15:40:04.237
13 Why unload variables in Windows batch files 2012-03-05T12:03:22.910
13 Suppressing the “Picked up _JAVA_OPTIONS” message 2013-04-21T13:46:53.230
13 In Windows Explorer, why can we create a folder or file with the percent (%) symbol, if the percent symbol is used for existing variables? 2016-07-02T18:50:20.940
12 Refresh environment variable 2010-04-12T09:20:02.390
12 How can I set environment variables for a remote rsync process? 2010-11-04T19:43:11.583
12 LD_LIBRARY_PATH unset by screen 2011-01-20T14:52:58.293
12 adding PATH with SETX or PATHMAN or something else? 2011-04-08T12:54:59.793
12 How to update the PATH user environment variable from command-line 2013-05-28T20:42:45.167
12 How to recover from PATH being truncated to 1024 characters by SETX 2014-09-17T00:15:27.420
12 Why does Windows have a limit on environment variables at all? 2016-04-27T05:54:10.567
12 How to list global environment variables separately from user-specific environment variables? 2017-02-16T10:30:01.510
11 Running shortcut from command prompt without the .lnk extension (Windows) 2011-01-01T06:21:21.673
11 What is the Unix PATH variable and how do I add to it? 2012-12-11T08:00:43.990
11 Why is my PATH environment variable different from the command prompt? 2013-07-29T20:26:55.990
11 Do I need SQL Server paths in my PATH environment variable for it to work? 2015-04-17T18:17:19.817
11 Differences between en_US.utf8 and en_US.UTF-8? 2015-11-11T16:05:41.287
11 Path Environment Variable Windows 10. Echo %Path% on command prompt shows only %Path% 2017-06-06T21:10:58.813
10 $PATH in Vim doesn't match Terminal 2009-08-28T13:56:51.687
10 Where is the Official list of Windows Environment Variables? 2010-12-02T19:01:32.127
10 Why do I have three My Documents folders? 2012-06-20T13:47:39.527
10 Finding IP or hostname of origin machine (ssh) 2013-08-15T03:00:14.477
10 Is there a way to push and pop all environment variables in a batch script? 2016-12-26T13:41:28.573
10 How do I bypass restrictions on the length of the PATH variable 2018-12-19T09:48:20.480
9 Setting Linux environment variables 2010-05-20T17:08:34.470
9 How do I append user-defined environment variables to the system variable PATH in Windows 7? 2011-01-21T17:28:01.897
9 cron can't read PYTHONPATH environment variables? 2011-01-31T15:07:34.433
9 How do I make a batch file be able to run on other computers 2014-06-04T17:30:13.073
9 crontab and binaries in /usr/local/bin 2014-07-17T08:09:58.127
9 Standard value of PATH variable Windows 10 2015-09-15T04:16:23.207