-
### Prerequisites
- [X] Write a descriptive title.
- [X] Make sure you are able to repro it on the [latest released version](https://github.com/PowerShell/PowerShell/releases)
- [X] Search the ex…
-
Hi! I arrived here via your comment and mention on: https://github.com/oils-for-unix/oils/issues/880. I tried to understand the readme of "envy" in context of the topic I opened there, but unfortunate…
-
Found on comp.unix.shell:
```
From: Christian Weisgerber
Newsgroups: comp.unix.shell
Subject: ksh93: pipelines vs. job control
Date: Mon, 13 May 2024 14:35:32 -0000 (UTC)
Message-ID:
User-A…
-
The sdl2-config shell script cannot run properly on Solaris 10 because it requests /bin/sh as the shell on the first line. I find the script is actually incompatible with the sh shell that ships with …
-
i can connect to a MariaDB instance from shell
```
mariadb -h localhost -u ${DB_USR} --password="${DB_USR_PWD}" -e "\s" | grep -E "^UNIX|^Connection|^Server"
Connection id: 43
Server…
-
### Describe the bug
when executing maltego the program does not launch. The following output & error message is produced instead:
```
java is /nix/store/k9snfnb9i9yc1ww9r0bb0vah9mgwjw7c-openjdk-21…
CDaut updated
1 month ago
-
When I ran the command "find . -name *.txt" in the shell-lesson-data/exercise-data folder, I got the following on-screen message:
find: paths must precede expression: 'numbers.txt'
find: possible un…
-
In a way this is related to #779.
Bourne Again SHell (BASH) is the shell used for this course, which is entitled "The Unix Shell". This seems fine to me as `sh`, which BASH derives from was called…
-
### Is there an existing issue for this?
- [X] I have searched the existing Issues
### Current Behavior
The docker related make targets don't appear to work correctly you get
```shell
# make runn…
-
in general most things work:
audio, display, 3d acceleration, usb, attachable keyboard...
(at least on wayland)
but i have encountered some problems with automatic screen rotation
it is 90 degrees of…