File: shebang

package info (click to toggle)
check-postgres 2.25.0-5
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 2,016 kB
  • sloc: perl: 12,307; sh: 18; makefile: 13
file content (8 lines) | stat: -rw-r--r-- 233 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
--- a/check_postgres.pl
+++ b/check_postgres.pl
@@ -1,4 +1,4 @@
-#!/usr/bin/env perl
+#!/usr/bin/perl
 # -*-mode:cperl; indent-tabs-mode: nil; cperl-indent-level: 4 -*-
 
 ## Perform many different checks against Postgres databases.