util-linux debug

// copy from include/debug.h

// * It's possible to initialize the mask by comma delimited strings with
// * subsystem names (e.g. "LIBMOUNT_DEBUG=options,tab"). In this case is
// * necessary to define mask names array. This functionality is optional.

例子

LIBMOUNT_DEBUG=options,tab umount /mnt/vfs

你可能感兴趣的:(util-linux debug)