-
Ubuntu: 20.04 -- Focal Fossa
SBCL: sbcl-2.0.1.debian-linux-x64 (from distribution)
The image created by `cat build-ulubis.lisp | sbcl` is failing to launch when run from the bash shell. If the pro…
-
R version 4.2.1
I have successfully installed leidenbase. When I use "devtools::install_github('cole-trapnell-lab/monocle3')" to install monocle3, there is a problem.
> devtools::install_github('…
-
Every time I try to run this command: docker run -it\
--device /dev/kvm \
-p 50922:10022 \
-v /tmp/.X11-unix:/tmp/.X11-unix \
-e "DISPLAY=${DISPLAY:-:0.0}" \
-e GENERATE_…
-
Hi,
Thanks for your hard work on this project.
I have been playing around trying to get sshfs to work with pageant using [ssh-pageant](https://github.com/cuviper/ssh-pageant) without a cygwin instal…
-
- Hi, [x-cmd](https://www.x-cmd.com/) is a **toolbox for Posix Shell**, offering a lightweight package manager built using shell and awk.. It helps you download genact release packages from the intern…
-
Adding shellcheck in 19c0ad2 exposed a lot of what I thought was portable as bash-isms. Going forward we can either fully adopt bash and probably save quite a bit of frustration, or convert all our ba…
-
I had some exited containers inside the Raspberry Pi. After installing this container plugin, they all showed up on the platform. I have deleted them from the hardware but they still exist on the plat…
-
## Description
I have a very simple test file that seems to do NOTHING when run from the git bash command shell - no test results are output. BUT it does seem to work - displays all my tests and resu…
-
magenbluten writes in comments to #15
> as i already mentioned "rm -Rf" doesn't work on windows systems. aditionally the "FSUtil.systemLines" uses "someprog > somefile" for capturing and parsing prog…
-
I have the following code
```haskell
prog1 :: Shell ()
prog1 = do
echo "prog1"
catch
( do
echo "will be catched"
pure ())
(\(_ :: SomeException) -> do
ech…