[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

iget doesn't always rename



It seems to be related to the terminal we're using: we get the
destination filename from the given URL, but we get the source filename
(which we're renaming) from the last line of the command's output.

Yet the command seems to wrap its output across multiple lines,
depending presumably on the COLUMNS.

We should set a large, fixed COLUMNS for iget to prevent this being an
issue.