-
Currently, the autobuild daemon runs via a systemd "socket."
The socket lives as a file in `/var/run`. When a process writes to the socket, systemd launches the autobuild daemon and routes stdin/st…
rail5 updated
1 month ago
-
- remote computing: https://laderast.github.io/exacloud_tutorial/
- http://swcarpentry.github.io/shell-novice/
- http://www.fredhutch.io/articles/2017/01/05/command-line-cozy/
- http://www.fredhutc…
-
On Linux, `dialog-node.fileselect` browses for a file. On Windows, it browses for a directory. Which is differs from what it claims it would do. This is because on Windows, `shell.BrowseForFolder` is …
-
https://docs.rs/clap/2.32.0/clap/
https://stackoverflow.com/questions/9725675/is-there-a-standard-format-for-command-line-shell-help-text
https://github.com/mpeterv/argparse
https://github.com/…
-
Please can a scripting-friendly interface be provided for `udisksctl`?
Here is an example of a use-case (albeit one that will disappear if #476 gets fixed), but it is easy to envisage other use-cas…
ghost updated
4 months ago
-
Document (or maybe do some shell scripting) of an [minimum viable product (MVP)](https://en.wikipedia.org/wiki/Minimum_viable_product) of any FTP/SSH/etc program with GUI on TailsOS.
-
Go is slowly becoming the de-facto lingua franca of DevOps - to the point of replacing shell scripting (see [Cloudflare Blog/Using Go as a scripting language in Linux](https://blog.cloudflare.com/usin…
-
This would allow for scripting cypher shell with `jq`.
Currently scripting with cypher is extremely onerous because it's necessary to
1) strip out headers
2) split output rows into columns
3) remo…
-
Different options – e.g. implement a custom shell.
One other way would be to export client functionality as C functions and import them in some scripting language with a shell – e.g. Python: https://…
-
running paket install or paket update breaks FSReveal:
1. git clone FSReveal
2. run `build.cmd`
slides are processed without an error
4. run `paket update`
it will download the various .NET co…