llz


Description:

[ Version ( deprecated = true , since = "1.17.6" ) ]
public string llz (string directory) throws Error

Warning: llz is deprecated.

list the files in a directory (long format with SELinux contexts)

Note:

In new code, use lgetxattrs instead

List the files in directory in the format of 'ls -laZ'.

This command is mostly useful for interactive sessions. It is *not* intended that you try to parse the output string.

Parameters:

this

A GuestfsSession object

Returns:

the returned string, or NULL on error