dubiouscript
dubiouscript
[explain?cmd=wget+-c](https://explainshell.com/explain?cmd=wget+-c) > -c --continue Continue getting a partially-downloaded file. This is useful when you want to finish up a download started by a previous instance of Wget, or by another...
visiting https://open-vsx.org/ ( on firefox 57 ) i see the cookie dialogue after that the page is blank in dev console >SyntaxError: invalid regexp group bundle.js:2:390859
https://github.com/feross/buffer/blob/master/README.md mentions >If you do not use a bundler, you can use the [standalone script](https://bundle.run/buffer). this link https://bundle.run/buffer is currently returning (nginx) error 500 --- what content was this link...
hi ! .. i added a few ;D links to this https://github.com/dubiouscript/awesome-awk fork was intending on attempting to request you pull them however i see you have updated so im...
it appears that when trying to parse mdsh.md some thing ... https://github.com/chadbraunduin/markdown.bash/blob/1a7d5a5e6b88fd69a60607cfc64f74dc95e4e730/markdown.sh#L341 is not working correctly .. eg > wget https://github.com/bashup/mdsh/blob/master/mdsh.md > markdown.sh ./mdsh.md ... ```markdown ### @require `@require` *module...
fdroid : an installable catalogue of FOSS (Free and Open Source Software) applications for the Android platform. https://search.f-droid.org/?q=atw&lang=en ( no result curently) ... https://f-droid.org/en/contribute/ "If you see an application missing...
``` shdoc is a documentation generator for bash/zsh/sh for generating API documentation in Markdown from shell scripts source. shdoc parses annotations in the beginning of a given file and alongside...