avoid <{}
This commit is contained in:
4
rcmain
4
rcmain
@@ -15,8 +15,8 @@ if not{
|
|||||||
finit
|
finit
|
||||||
if(~ $#path 0) {
|
if(~ $#path 0) {
|
||||||
path=(/bin /usr/bin)
|
path=(/bin /usr/bin)
|
||||||
. <{sh -c 'echo $PATH |
|
eval `{sh -c 'echo $PATH |
|
||||||
sed "s/^/path=(''/; s/$/'')/; s/:/'' ''/g"'}
|
sed "s/^/path=(''/; s/$/'')/; s/:/'' ''/g"'}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
fn sigexit
|
fn sigexit
|
||||||
|
|||||||
Reference in New Issue
Block a user