File: echo_template_changes.sh

package info (click to toggle)
taktuk 3.7.8-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,252 kB
  • sloc: perl: 6,715; ansic: 1,211; makefile: 188; sh: 161
file content (9 lines) | stat: -rw-r--r-- 264 bytes parent folder | download | duplicates (10)
1
2
3
4
5
6
7
8
9
echo_template_changes ()
  {
    echo broadcast exec - echo default ouput -
    sleep 1
    echo broadcast option o - status -
    printf "%s " broadcast option o - output='"TakTuk says > $line"."\n"' -
    echo
    echo broadcast exec - echo changed output -
  }