This website requires JavaScript.
Explore
Mirrors
Help
Sign In
Apple-2gs-SW
/
hush
Watch
1
Star
0
Fork
0
You've already forked hush
mirror of
https://github.com/sheumann/hush.git
synced
2024-11-06 12:07:57 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
3a64833eb9
hush
/
shell
/
hush_test
/
hush-parsing
/
starquoted2.right
6 lines
57 B
Plaintext
Raw
Normal View
History
Unescape
Escape
hush: fix a case where "$@" must expand to no word at all
2008-07-05 17:40:04 +00:00
Should be printed
Should be printed
hush: fix bug 207 and "hush -c" parameter passing. Now hush -c 'printf "%s\n" "$@"' (prints "\n") and hush -c 'printf "%s\n" "$@"' qwe asd (prints "asd\n") both work correctly
2009-03-20 12:05:14 +00:00
Empty:
hush: tweak testsuite
2009-03-20 12:12:33 +00:00
Empty:
Empty:
Reference in New Issue
Copy Permalink