This website requires JavaScript.
Explore
Help
Register
Sign In
emo
/
busybox
Watch
1
Star
0
Fork
0
You've already forked busybox
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
337a7b0269
busybox
/
shell
/
ash_test
/
ash-misc
/
shift1.right
10 lines
80 B
Plaintext
Raw
Normal View
History
Unescape
Escape
ash: bash compat: "shift $BIGNUM" is equivalent to "shift 1"
2008-07-30 21:05:05 +05:30
2 3 4
ash: LINENO starts from 0 in -c SCRIPT mode The var_LINENO3.tests fails for hush: it does start from 0, but does not increment. Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2021-09-07 21:46:45 +05:30
0: shift: line 0: Illegal number: -1
ash: bash compat: "shift $BIGNUM" is equivalent to "shift 1"
2008-07-30 21:05:05 +05:30
1 2 3 4
2 3 4
3 4
4
1 2 3 4
1 2 3 4
Reference in New Issue
Copy Permalink