Home
Manpages
About
(root)/
acl-2.3.1/
test/
sort-getfacl-output
#! /usr/bin/perl -w undef $/; print join("\n\n", sort split(/\n\n/, <>)), "\n\n";