File: lxctl_debug

package info (click to toggle)
lxctl 0.3.1%2Bdebian-6
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 432 kB
  • sloc: perl: 2,656; makefile: 38
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");