Package: libgfshare-bin Version: 1.0.3-3 Severity: minor If you do
$ cd $ gfsplit /etc/passwd gfsplit will attempt to create shares called /etc/passwd.NNN, and fail, assuming you're not root. This violates the principle of least surprise; I would expect it to create shares called passwd.NNN in the current directory (i.e. it should use the basename of the input file as the output stem, rather than the whole path), in the manner of split(1). -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

