fix: filename expansion *
- If a program name has '/' in it, use the string as the program path. - Else, search it in $PATH.
This commit is contained in:
parent
f3a8866c56
commit
e144a5aa65
2 changed files with 11 additions and 6 deletions
1
dev/TODO
1
dev/TODO
|
|
@ -1,6 +1,5 @@
|
|||
- finding commands
|
||||
- built-in commands
|
||||
- find with given path only if there is a '/'
|
||||
- variables
|
||||
- uses $PATH in env.variables instead of envp
|
||||
- builtins:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue