Tag: path

347 What are PATH and other environment variables, and how can I set or use them? 2011-05-16T18:25:57.433

235 Using cd command in Windows command line, can't navigate to D:\ 2010-04-27T15:35:09.807

203 How to delete a file in Windows with a too long filename? 2009-09-23T15:56:39.040

167 Is there a convenient way to edit PATH in Windows 7? 2011-06-16T08:29:34.270

141 Where does $PATH get set in OS X 10.6 Snow Leopard? 2009-11-11T18:48:39.547

129 Add directory to $PATH if it's not already there 2009-09-11T16:19:11.790

119 which/whereis differences 2009-09-12T20:12:30.167

96 Windows 7's PATH and environment variables are corrupted 2011-11-09T17:48:54.500

88 How do I add Python to the Windows PATH? 2010-05-19T21:54:19.123

88 Why does Windows use backslashes for paths and Unix forward slashes? 2010-08-16T13:37:39.620

65 Mac OS X: conventional places where binary files should live 2009-07-17T14:44:39.790

64 Why is . not in the path by default? 2010-06-25T05:25:28.147

57 How is a program that's not in my path being run? 2012-07-25T13:04:19.063

56 What is the longest file path that Windows can handle? 2009-07-29T08:06:18.240

53 Using relative paths for Windows shortcuts 2013-09-12T14:49:06.043

51 How can I display the absolute path in bash prompt? 2010-10-22T08:52:45.757

50 Avoid unwanted path in Zip file 2010-03-14T01:30:53.160

48 How does Unix search for executable files? 2011-01-28T16:28:54.587

43 How to add a line to .bash_profile 2013-11-19T22:53:31.377

39 Why are changes to my PATH not being recognised? 2010-02-11T12:45:24.017

39 How to set path for sudo commands 2015-06-13T16:43:36.003

38 What is the default PATH environment variable setting on fresh install of Windows 7 2010-03-25T23:37:02.293

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

35 Can I add a shortcut to replace a path in Linux? 2010-07-24T16:40:57.003

35 Access to a disk drive using volume ID instead of a drive letter in Windows 2012-08-24T07:22:54.767

35 A more comfortable way to edit a long $PATH? 2015-11-15T13:37:27.603

34 What is difference between %WinDir% and %SystemRoot%? 2013-08-29T16:39:23.273

33 What does "/" , "./", "../" represent while giving path? 2010-06-16T11:28:21.253

33 How to globally modify the default PYTHONPATH (sys.path)? 2011-02-18T20:23:38.183

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 "whereis" and "which" return different paths in Mac OS X 2012-05-29T09:38:57.613

27 Easier way to change environment variables in Windows 8? 2012-11-07T19:04:41.903

26 "sudo: port: command not found" after installing MacPorts on Snow leopard 2011-05-24T00:10:58.090

26 Changed the PATH, now I'm getting "command not found" for everything 2015-11-13T10:01:56.827

25 How do I hide the path in command line prompt on Windows? 2011-07-26T16:37:33.077

24 How to start/open a file/folder that contains space in its name through command-line? 2012-11-27T20:18:23.450

24 How do I stop a Windows shortcut from updating its path? 2017-07-18T20:45:09.643

23 What are invalid characters for a file name under OS X? 2011-08-21T19:32:12.500

23 How to change my system path when it is already too long? 2013-09-05T05:19:00.750

22 Can I change the PATH environmental variable in Windows 7 without restarting? 2009-11-28T01:16:52.683

22 Windows 7 - User-specific %PATH% 2010-04-21T07:39:56.813

22 Best practice for Windows PATH/environment variables managing? 2010-06-23T03:03:17.930

22 Adding an .exe to default path without adding the directory 2011-01-03T14:53:29.760

21 How to change a symlink in OS X? 2009-09-06T12:58:09.120

21 How does "PROGRA~1" path notation work? 2013-01-07T16:09:58.097

21 How to remove a path from $PATH variable in fish? 2014-07-02T12:21:30.300

21 How to invoke a program in Windows from command prompt? 2017-02-13T18:37:23.003

20 Where are the user profile directories of Google Chrome located in? 2011-08-28T21:17:30.943

20 What is the technical term for current (.) and parent (..) directory? 2014-07-23T06:44:12.157

19 Restoring Windows XP PATH variable 2010-02-26T03:45:26.920

19 Prevent Windows System %PATH% from being prepended to user %PATH? 2011-12-12T16:08:22.863

18 How do I reset the $PATH variable on Mac OS X? 2010-03-19T19:16:57.953

18 How to calculate a relative path from two absolute paths in Linux shell? 2010-05-13T03:56:57.640

17 PATH env variable on Mac OS X and/or Eclipse 2009-08-23T19:21:07.940

17 Linux: Specifying top level-directory when creating zip archive 2012-02-22T00:18:04.027

17 Multiple Installations and Understanding $PATH 2016-07-25T14:57:44.840

17 What does the path '/../' mean? 2016-09-29T01:43:33.467

16 How do I extend the maximum file path size in Windows 7? 2009-09-08T13:02:47.467

16 Can't use homebrew installed git 2014-07-03T20:13:16.787

15 Too many folders in the path variable 2013-08-22T01:55:40.200

15 How to change CMD start directory 2015-05-17T23:50:00.817

14 Spaces and Parenthesis in windows PATH variable screws up batch files 2010-03-13T23:06:37.803

14 Windows path without spaces (with ~1)? 2010-08-23T13:38:47.360

14 Different PATH environment variable for 32bit and 64bit Windows - is it possible? 2011-02-18T20:06:33.653

14 How to permanently add current directory to PATH in Linux? 2011-10-26T16:14:09.480

14 Windows 7 "open command window here" not getting updated path variable 2012-07-06T07:50:54.870

14 What does "C:2\" in a windows path string mean? 2014-08-13T10:57:16.307

13 Passing PATH through sudo 2010-01-21T07:54:27.077

13 How to use unison's path option with multiple paths? 2012-04-21T22:17:47.897

13 Why can't Excel open a file when run from task scheduler? 2013-04-08T17:03:39.910

13 No such file or directory after typing $PATH in terminal 2015-02-23T15:34:22.357

12 What is the "/.vol" directory for? 2010-07-15T11:14:27.417

12 How do I add a location to my path in Unix? 2010-12-22T07:00:24.480

12 adding PATH with SETX or PATHMAN or something else? 2011-04-08T12:54:59.793

12 CMD: Append to path without duplicating it? 2012-09-27T10:23:15.393

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

11 is there an 'upwards' find? 2012-07-31T09:26:53.763

11 Bash can't find go exectuable after installing Go package for OS X 2012-09-09T17:14:10.187

11 What is the Unix PATH variable and how do I add to it? 2012-12-11T08:00:43.990

11 How does Mac OS X set the value of $PATH? 2013-10-03T10:37:19.373

11 Do I need SQL Server paths in my PATH environment variable for it to work? 2015-04-17T18:17:19.817

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 What's the difference between filename and ./filename in Linux 2010-04-23T13:59:57.320

10 How to set cron PATH globally (i.e. for all users) permanently? 2010-07-16T12:30:14.373

10 What is the path for JDK on Windows 7 64-bit? 2010-09-29T02:56:54.207

10 How can I print full path of an executable command in Windows? 2011-02-21T07:35:23.780

10 Where to create a .profile on Mac OS X 2011-07-21T14:38:56.517

10 $PATH is driving me nuts 2012-10-01T21:03:17.670

10 Homebrew installation of git won't take precedence over system version (in /usr/bin/) 2012-11-03T01:32:38.610

10 Where is java jre path specified in Windows 7? 2013-01-30T05:30:48.450

10 How to make auto complete available for directories in cdpath for tcsh? 2013-11-08T23:13:59.077

10 How can I list permissions of every component in a file path? 2013-12-08T15:38:21.920

10 Change RStudio library path at home directory 2014-05-03T11:44:33.533

10 Where are Windows 10 desktop wallpapers stored? 2015-12-02T15:43:05.643

10 How do I bypass restrictions on the length of the PATH variable 2018-12-19T09:48:20.480