File: guile-bizarre

package info (click to toggle)
lintian 2.122.0
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 71,536 kB
  • sloc: perl: 45,882; javascript: 9,151; makefile: 4,061; sh: 3,040; ansic: 705; xml: 451; python: 91; java: 15; cpp: 9; tcl: 4; lisp: 3
file content (6 lines) | stat: -rw-r--r-- 156 bytes parent folder | download | duplicates (123)
1
2
3
4
5
6
#! /bin/sh
# -*- scheme -*-
exec guile -s $0 $*
# Seen in the wild as build-guile-gtk in libguilegtk-1.2-dev (0.31-5.1)
# Tests script_is_evil_and_wrong
!#