MacBookPro.lan 2026-6-6:19:23:47

This commit is contained in:
oskar
2026-06-06 19:23:47 +02:00
parent 6337e0e32e
commit 3f088fc13d
4 changed files with 22 additions and 6 deletions
+28
View File
@@ -0,0 +1,28 @@
---
up:
- "[[terminal commandes]]"
- "[[launchd]]"
tags:
- s/informatique
aliases:
---
Wrapper autour de `lauchctl` pour configurer plus aisément [[launchd]].
- gh https://github.com/sosedoff/lunchy-go
- source:: [[sosedofflunchy-go OSX Launch Manager]]
# Installation
`brew install lunchy-go`
# Cheat sheet
`lunchy ...`
- `ls` [pattern]
- `start` [pattern]
- `stop` [pattern]
- `restart` [pattern]
- `status`, `ps` [pattern]
- `install` [file]
- `show` [pattern]
- `edit` [pattern]
- `remove`, `rm` [pattern]
- `scan` [path]