User contributions for MkWikiEnSysOp

Jump to navigation Jump to search
Search for contributionsExpandCollapse
⧼contribs-top⧽
⧼contribs-date⧽
(newest | oldest) View ( | ) (20 | 50 | 100 | 250 | 500)

12 May 2023

  • 10:3410:34, 12 May 2023 diff hist +553 N OpenBSD 6.9Created page with "== General information == OpenBSD 6.9 was released on [https://distrowatch.com/?newsid=11232 2021-05-01]. It contains 11314 packages with a total size of 50.685.511.806 bytes (48337 MiB). === How to determine package stats === wget http://ftp.eu.openbsd.org/pub/OpenBSD/6.9/packages/amd64/ -Oopenbsd69packages.html # Number of packages grep "<a href" openbsd69packages.html | wc -l # Total size of all packages grep "<a href" openbsd69packages.html | awk -F' ' '{prin..." current
  • 09:4509:45, 12 May 2023 diff hist +39 m OpenBSD 6.8Added categories current
  • 09:4409:44, 12 May 2023 diff hist +515 N OpenBSD 6.8Created page with "== General information == OpenBSD 6.8 was released on [https://distrowatch.com/?newsid=11044 2020-10-18]. It contains 11238 packages with a total size of 50.472.675.186 bytes (48.134 MiB). === How to determine package stats === wget http://ftp.eu.openbsd.org/pub/OpenBSD/6.8/packages/amd64/ -Oopenbsd68packages.html # Number of packages grep "<a href" openbsd68packages.html | wc -l # Total size of all packages grep "<a href" openbsd68packages.html | awk -F' ' '{pri..."

11 May 2023

17 April 2023

1 March 2023

28 February 2023

16 February 2023

22 January 2023

  • 11:0611:06, 22 January 2023 diff hist +107 m Transfer changed files→‎tar files on computer with modified file current
  • 10:4110:41, 22 January 2023 diff hist +109 N Category:ProgrammingCreated page with "This category contains articles related to programming. Main focus is C#, but other languages can appear too." current
  • 10:3810:38, 22 January 2023 diff hist +479 N DotnetCreated page with "Notes about Microsoft's "dotnet" system. == Code Coverage == === Prerequisites === dotnet tool install -g dotnet-reportgenerator-globaltool === Performing === dotnet test --collect:"XPlat Code Coverage" This command creates a file with the name "coverage.cobertura.xml". reportgenerator -reports:"./path/to/coverage.cobertura.xml" -targetdir:"coveragereport" -reporttypes:Html This command creates a HTML report in directory "coveragereport". Category:Programmi..."

3 January 2023

30 December 2022

29 December 2022

3 December 2022

26 November 2022

  • 08:2608:26, 26 November 2022 diff hist +359 N GrepCreated page with "Actually <code>grep</code>, which is a command to find text in input. It is available on most Linux operating systems and any BSD-system I encountered so far. == Find In File..." current

28 October 2022

24 October 2022

21 October 2022

  • 20:0220:02, 21 October 2022 diff hist +382 N Debian PackagingCreated page with "== Requirements == Package [https://packages.debian.org/debhelper debhelper] must be installed. == How To == === Required files === Directory "debian" must contain these f..."

9 October 2022

1 October 2022

21 July 2022

5 June 2022

3 June 2022

(newest | oldest) View ( | ) (20 | 50 | 100 | 250 | 500)