MacBookPro.lan 2026-6-5:1:5:57

This commit is contained in:
oskar
2026-06-05 01:05:58 +02:00
parent 3926ea5536
commit 17d6cff644
4 changed files with 212 additions and 2 deletions
+28
View File
@@ -0,0 +1,28 @@
---
up:
- "[[launchd]]"
- "[[terminal commandes]]"
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 launchy-go`
# Cheat sheet
`launchy ...`
- `ls` [pattern]
- `start` [pattern]
- `stop` [pattern]
- `restart` [pattern]
- `status`, `ps` [pattern]
- `install` [file]
- `show` [pattern]
- `edit` [pattern]
- `remove`, `rm` [pattern]
- `scan` [path]