This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-skq
Watch
1
Star
0
Fork
0
You've already forked freebsd-skq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-skq
/
bin
/
sh
/
tests
/
parameters
History
Jilles Tjoelker
3fb51b3a43
Treat IFS separators in "$*" as quoted.
...
This makes a difference if IFS starts with *, ?, [ or a CTL* byte.
2014-10-28 22:14:31 +00:00
..
env1.0
…
exitstatus1.0
…
mail1.0
…
mail2.0
…
Makefile
Treat IFS separators in "$*" as quoted.
2014-10-28 22:14:31 +00:00
optind1.0
…
optind2.0
…
positional1.0
…
positional2.0
…
positional3.0
sh: Add test for ${01} and ${010} that already works.
2014-07-08 22:04:44 +00:00
positional4.0
sh: Consistently treat ${01} like $1.
2014-07-12 10:27:30 +00:00
positional5.0
sh: Correctly handle positional parameters beyond INT_MAX on 64-bit systems.
2014-07-12 21:54:11 +00:00
positional6.0
Treat IFS separators in "$*" as quoted.
2014-10-28 22:14:31 +00:00
positional7.0
Treat IFS separators in "$*" as quoted.
2014-10-28 22:14:31 +00:00
pwd1.0
…
pwd2.0
…