The bfs_shell xcp has been renamed to cp.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@11684 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
+1
-1
@@ -128,7 +128,7 @@ else
|
|||||||
sPrefix=:
|
sPrefix=:
|
||||||
cd="$fsShellCommand cd"
|
cd="$fsShellCommand cd"
|
||||||
scd="$fsShellCommand cd"
|
scd="$fsShellCommand cd"
|
||||||
cp="$fsShellCommand xcp"
|
cp="$fsShellCommand cp"
|
||||||
ln="$fsShellCommand ln"
|
ln="$fsShellCommand ln"
|
||||||
mkdir="$fsShellCommand mkdir"
|
mkdir="$fsShellCommand mkdir"
|
||||||
rm="$fsShellCommand rm"
|
rm="$fsShellCommand rm"
|
||||||
|
|||||||
Reference in New Issue
Block a user