Compare commits
2 commits
bb8520e7a3
...
1e7b7d1614
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
1e7b7d1614 | ||
|
|
1783cf7259 |
1 changed files with 1 additions and 1 deletions
|
|
@ -84,7 +84,7 @@
|
|||
$entries
|
||||
}
|
||||
"systemctl" => {
|
||||
if ($spans | length) < 3 { null } else {
|
||||
if ($spans | length) < 2 { null } else {
|
||||
let kw = $spans | last
|
||||
^systemctl list-units --all --no-pager --plain --full $"($kw)*"
|
||||
| detect columns
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue