Tunoac

Results 5 comments of Tunoac

you can do this without change any in doas: /etc/bash.bashrc [...] [ -n "$PS1" ] && complete -cf doas

I would like to propose a --fuzzy2 option in rsync, which also considers the entire tree. I have a prototype written in awk, which I currently run before the actual...

Thanks very much to both of you ! I verified with an Arch Linux, by rebuilding libarchive with your patch, it works: test code: ``` f=$(mktemp) date >> $f bsdtar...

Thanks for your help. I added a 03 case like you proposed, --file /dev/stdout - here the issue is not present. Here is the output, covering also 03: ``` $...

"headless" is the term from java, the java package without gui. So the term is correct here. I think you are searching for a "non-interactive" mode ? Maybe an "non-interactive"...