This website requires JavaScript.
Explore
Help
Register
Sign In
github-mirror
/
fish-shell
Watch
2
Star
0
Fork
0
You've already forked fish-shell
mirror of
https://github.com/fish-shell/fish-shell.git
synced
2024-11-24 06:17:43 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
e55739296d
fish-shell
/
share
/
functions
/
eval.fish
5 lines
76 B
Fish
Raw
Normal View
History
Unescape
Escape
Replace the eval builtin with a function darcs-hash:20070422221806-ac50b-28cffc6c3063c14cd8ab30f999e3530314c78af2.gz
2007-04-23 06:18:06 +08:00
Fix bug in eval function, forgot to turn off new scope creation. darcs-hash:20070922193055-75c98-ea4a37e3ba1bce4da7d2b65ef464740cc67822e2.gz
2007-09-23 03:30:55 +08:00
function
eval
-S
-d
"Evaluate parameters as a command"
Avoid using -n switch to ecco darcs-hash:20070908191554-ac50b-22f205c0da9dde0cbe19154ee6f4f64fed49241a.gz
2007-09-09 03:15:54 +08:00
echo
$argv
|
.
Replace the eval builtin with a function darcs-hash:20070422221806-ac50b-28cffc6c3063c14cd8ab30f999e3530314c78af2.gz
2007-04-23 06:18:06 +08:00
end
Reference in New Issue
Copy Permalink