8480d72320
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@35595 a95241bf-73f2-0310-859d-f6bbb57e9c96
7 lines
57 B
Bash
Executable File
7 lines
57 B
Bash
Executable File
#!/bin/bash
|
|
|
|
. /etc/profile > /dev/null 2>&1
|
|
|
|
whence $*
|
|
|