Zbigniew Jędrzejewski-Szmek b00c1cf9d6 bash-completion: use builtins when generating list
awk is an external program, and it is better to stick to shell built-ins.

Also, even with external awk, sort -u is redundant, because the shell does
this on its own.
2015-09-28 15:23:04 -04:00
2015-06-15 00:13:43 +03:00
2015-07-06 17:47:38 +02:00
2015-09-28 15:09:34 -04:00
2015-09-25 23:56:14 +09:00
2015-08-09 18:07:55 +02:00
2015-09-24 13:03:18 +02:00
2015-07-27 20:15:34 +02:00
2015-08-31 18:12:37 +02:00
2014-02-18 02:51:47 +01:00
2015-06-03 00:22:53 +02:00
2014-06-04 15:41:10 -04:00
2015-07-27 20:15:34 +02:00
2015-09-24 13:03:18 +02:00
2015-09-25 17:37:27 +02:00
2015-09-22 17:42:59 +02:00

systemd - System and Service Manager

Build Status
Coverity Scan Status

Details

  • General information about systemd can be found in the systemd Wiki
  • Information about build requirements are provided in the README file
Description
No description provided
Readme 238 MiB
Languages
C 88.9%
Python 5.4%
Shell 4.3%
Meson 1.2%