File: echo.sh

package info (click to toggle)
kino 1.3.4%2Bdfsg0-1
  • links: PTS, VCS
  • area: main
  • in suites:
  • size: 13,760 kB
  • sloc: cpp: 35,422; sh: 12,496; ansic: 4,827; makefile: 436; perl: 134; xml: 15
file content (5 lines) | stat: -rwxr-xr-x 118 bytes parent folder | download
1
2
3
4
5
#!/bin/sh
# A Kino publishing helper script that is used to display a message in a terminal window.
echo $@
read nop