posix
Here are 1,005 public repositories matching this topic...
-
Updated
Oct 7, 2021 - Shell
-
Updated
Oct 8, 2021 - Go
Very nit-picky, I just happened to have a binary called foo in my path, causing the tests to fail. It might be a good idea to randomize the name when checking for something not found or to use a more lengthy, unlikely-to-be-used name.
--- FAIL: TestRunnerRun (0.28s)
--- FAIL: TestRunnerRun/#641 (0.01s)
interp_test.go:2981: wrong output in "alias foo='bar baz'\ntype foo":
-
Updated
Sep 15, 2021 - Go
-
Updated
Oct 8, 2021 - Go
-
Updated
Sep 15, 2021 - Shell
-
Updated
Sep 30, 2021 - Go
Help - line wrap
In my code I have a multiple line summary (comments) for my main method.
when I run my executable and ask for help myapp.exe --help the summary gets line wrapped.
I would like for each line in my summary to have a new line between.
I have tried every mechanism to make this work to no joy (also looked in the dragonfruit code a little) but couldn't find a quick fix.
/// <summary>
-
Updated
Sep 4, 2021 - Shell
-
Updated
Oct 7, 2021 - C
-
Updated
Oct 8, 2021 - C
-
Updated
Aug 12, 2021 - C
-
Updated
Oct 6, 2021 - Shell
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
Sep 27, 2021 - Swift
-
Updated
Sep 30, 2021 - C++
-
Updated
Sep 9, 2021 - Shell
-
Updated
Jun 10, 2021 - C
-
Updated
Oct 4, 2021 - Go
-
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.