File: varenv15.in

package info (click to toggle)
bash 5.2.37-2
  • links: PTS
  • area: main
  • in suites: trixie
  • size: 41,300 kB
  • sloc: ansic: 117,576; sh: 8,449; yacc: 5,448; makefile: 4,624; perl: 4,227; asm: 48; awk: 23; sed: 16
file content (3 lines) | stat: -rw-r--r-- 128 bytes parent folder | download | duplicates (5)
1
2
3
echo varenv15.in: before set: "$@"
set -- a b c d e f g h i j k l m n o p q r s t u v w x y z
echo varenv15.in: after set: "$@"