All instances of 'pclose' now check for return value != 0.
[libguestfs.git] / daemon / headtail.c
2009-06-29 Richard W.M. JonesImplement "head", "head-n", "tail", "tail-n" commands.