Ian! D. Allen

Results 7 issues of Ian! D. Allen

## Describe the bug BASH completion cannot correctly handle file names containing newline characters. The file names are split apart at the newlines, making them useless. ## To reproduce ~~~~~...

### Type of Issue (Enhancement, Error, Bug, Question) Bug ---------------------------------------- #### Operating System ~~~~~ Linux linux 5.13.0-51-generic #58~20.04.1-Ubuntu SMP Tue Jun 14 11:29:12 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux -...

question
Qt

Please change all your documentation to quote shell meta-characters when used as arguments to task commands. For example in the FAQ you say incorrectly: $ task /[A-Z]../ list If your...

This is from `iprange 1.0.5_master`. First, set up two test files: ~~~~~ $ cat out $ iprange in --diff out $ iprange in --except except --reduce-factor 10 >out $ iprange...

On this page https://oss.oetiker.ch/rrdtool/download.en.html you say "When building from a git clone, run ./MakeMakefile first" but that file does not exist. Perhaps you mean to run "./bootstrap" first?

I was copying a TB or two of data and it choked on a "named pipe" file, issued an error message, and after that the status display only incremented the...

Running Ubuntu 20.04.1 LTS I have the stock Ubuntu `mtr 0.93` installed. Ubuntu uses compressed man pages. When I git clone, build, and install `mtr 0.94`, the man pages are...