woncheol-kim
woncheol-kim
Hi, I’ve just noticed that the mediainfo command is based on the BSD-2-Clause license. This means it can be freely compiled and included in the a-Shell package, right? :) Please...
I have tried to compile various TUI file managers into WebAssembly, but all my attempts have failed. Subsequently, I decided to develop a new file manager myself, with assistance from...
I copied a YouTube URL and tried following commands but failed: yt-dlp | pbpaste Then yt-dlp $(pbpaste) Then I tried a shell script like this: set pb = $(pbpaste) yt-dlp...
Hello, although I don't consider myself a developer, I've attempted to compile a WebAssembly build from various source codes, with the aid of Copilot AI. My question pertains to the...
convmv error Hi. convmv is a perl script which can be found at: https://github.com/skangas/home-bin/blob/master/convmv This is a file renaming tool and at first it seemed to work fine in a-Shell,...
#### What problem are you are trying to solve? #### How do you think rclone should be changed to solve that? Hello, first off, I want to express my gratitude...