Phips
Phips
It is nice if `borg import-tar` support the import of multiple tar files. for example ```bash borg import-tar -m REPOPATH::ARCHIVE TARFILE0.tar TARFILE1.tar TARFILE2.tar ``` the option `-m` make a subfolder...
When attempting to run the Dockerfile on a CentOS 7-based Docker image, I encounter an error indicating missing GLIBCXX versions. I have attached the error message as an image. ...
VmChmap make no bash-completion, but for zsh  Edit: I think it has to look like this for that, but it's broken. ```bash _VmChamp_bash_complete() { COMPREPLY=() local cur completions base...