posix
Here are 1,078 public repositories matching this topic...
-
Updated
Feb 12, 2022 - Shell
-
Updated
Feb 12, 2022 - Go
-
Updated
Feb 12, 2022 - Go
Our interpreter test suite is checked against the real bash (as well as other shells, like mksh and dash). However, since those shells had bugs in older versions, the tests are skipped if the version is too old (or too new, as sometimes changes in behavior happen!).
This results in test failures being merged to master, as CI doesn't run those tests. For example, see https://github.com/mvdan/sh/
-
Updated
Feb 3, 2022 - Go
-
Updated
Feb 4, 2022 - Shell
I'd like a line break in the help text produced from <summary> docs.
It seems that line breaks are ignored (understandably). Adding <para> elements doesn't help (in fact, it removed whitespace between paragraphs).
Perhaps a separate issue, but it'd be nice to use the <summary> section for the brief description, and the <remarks> section for more detailed information.
-
Updated
Feb 10, 2022 - Go
-
Updated
Oct 27, 2021 - Shell
-
Updated
Feb 12, 2022 - C
-
Updated
Feb 11, 2022 - C
Description
I'm the lead developer of Calinix and want my distro to come in neofetch. Our logo is
Neofetch version
7.1
Name: CalinixOS
SourceForge: http://calinixos.sf.net
GitHub: https://github.com/Calinix-Team
Official Website: https://get.calinix.tech
Calinix D
Support for ArchLabs
-
Updated
Dec 7, 2021 - C
Printable format
Is there any chance that you will create a printable version of this docs as it would be very useful if it is distributed on my college tech club and my fellow linux geekmate. Thanks
-
Updated
Jan 11, 2022 - Swift
Similar to #119
It could be useful to mount the host file system as overlay, so that we are sure that the host file system is not touched outside the container.
This is also useful for #28
Example:
distrobox create --image alpine:latest --name test-alpine --home /tmp/test-home --overlay-host
Specifically the home should then be mounted with the :O flag:
[...]
--volume /:/run/
-
Updated
Dec 6, 2021 - C++
As said in lsusb man: option '-d' allows showing only devices with the specified vendor and product ID.
-d [vendor]:[product]
https://linux.die.net/man/8/lsusb
-
Updated
Nov 28, 2021 - C
-
Updated
Dec 11, 2021 - Shell
-
Updated
Feb 11, 2022 - Go
-
Updated
Feb 12, 2022 - C
-
Updated
Dec 18, 2020 - C
Improve this page
Add a description, image, and links to the posix topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the posix topic, visit your repo's landing page and select "manage topics."



GenMarkdownTreeCustom has a way to a header (
filePrependerarg), however there is not a first class way to add a footer.