File: lxctl_debug

package info (click to toggle)
lxctl 0.3.1%2Bdebian-3
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd, stretch
  • size: 404 kB
  • ctags: 199
  • sloc: perl: 2,656; makefile: 35
file content (5 lines) | stat: -rwxr-xr-x 88 bytes parent folder | download | duplicates (5)
1
2
3
4
5
#!/usr/bin/perl
use diagnostics -verbose;

system("perl -Mdiagnostics ./lxctl @ARGV");