avoid <{}
This commit is contained in:
parent
931ba0b740
commit
1aae7009ab
1 changed files with 2 additions and 2 deletions
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
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue