On 10/17/18 3:05 AM, Vittorio Beggi GMAIL wrote:
command line: df -h --exclude cgroup /dev/sdd2output: File system Dim. Usati Dispon. Uso% Montato su /dev/sdd2 112G 21G 92G 19% /media/space command line: df -h --output=source,iavail /dev/sdd2 output: File system ILiberi /dev/sdd2 92M -------question: shouldn't be 92G ?
No, because "92G" comes from 'avail', not from 'iavail'.
