File: echo.sh

package info (click to toggle)
r-base 3.1.1-1
  • links: PTS
  • area: main
  • in suites: jessie-kfreebsd
  • size: 85,396 kB
  • sloc: ansic: 306,777; fortran: 91,908; sh: 11,216; makefile: 5,311; yacc: 4,994; tcl: 4,562; objc: 746; perl: 655; asm: 553; java: 31; sed: 6
file content (4 lines) | stat: -rw-r--r-- 27 bytes parent folder | download | duplicates (17)
1
2
3
4
#!/bin/sh
cat <<EOF
$*
EOF