9c5c2d9d45
scripts, too. git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@25190 a95241bf-73f2-0310-859d-f6bbb57e9c96
7 lines
53 B
Bash
Executable File
7 lines
53 B
Bash
Executable File
#!/bin/bash
|
|
|
|
. /etc/profile &> /dev/null
|
|
|
|
whence $*
|
|
|