Todd Walton

Results 9 comments of Todd Walton

This has tripped me up as well. I'm new to Python. I expected response.json() to return JSON, but it doesn't. I don't know if I'm expected to do something further...

I would like to use `cat` as the pager for some file types.

I, too, have this issue. I'm running on AWS with same versions as above, and I installed by OperatorHub. In my own troubleshooting I only got as far as determining...

Thank you for the reference. I don't have a representative use case, I don't think. I just came across the problem while trying to process gitlab ci yaml files. Some...

I just noticed that "df" from GNU coreutils 8.22 and later has a "--local" option. The man page says "-l, --local limit listing to local file systems". This is similar...

This is still an issue. For example: ``` [lousyd ~]# aws help topics | cat -A AWS(CLI) AWS(CLI)$ $ $ $ ^[[1mNAME^[[0m$ AWS CLI Topic Guide -$ $ ^[[1mDESCRIPTION^[[0m$ This...

This is still an issue. For example: ``` [lousyd ~]# /usr/local/bin/aws --version aws-cli/2.4.18 Python/3.8.8 Linux/5.16.8-200.fc35.x86_64 exe/x86_64.fedora.35 prompt/off [lousyd ~]# aws help topics | cat -A AWS(CLI) AWS(CLI)$ $ $ $...

Still hoping this gets fixed. It causes me problems every once in a while.

It appears that in your screenshot, you're invoking help and looking at the help pages. Is that correct? The problem I see is not when looking at the help page...