diff --git a/pages/common/which.md b/pages/common/which.md index 78efa5173..b5447c752 100644 --- a/pages/common/which.md +++ b/pages/common/which.md @@ -2,9 +2,8 @@ > Locate the a program in the user's path. -- Display the path of an executable program: +- Search the PATH environment variable and display the location of any matching executables: -`which {{ls}}` `which {{executable}}` - If there are multiple executables which match, display all: