Update
This commit is contained in:
@@ -293,6 +293,15 @@ $ brew uses x264 --installed
|
||||
ffmpeg
|
||||
```
|
||||
|
||||
```bash
|
||||
$ brew list -1 | while read cask; do echo -ne "\x1B[1;34m $cask \x1B[0m"; brew uses $cask --installed | awk '{printf(" %s ", $0)}'; echo ""; done
|
||||
ack
|
||||
aom ffmpeg
|
||||
apr apr-util httpd php php@7.2
|
||||
.../...
|
||||
x264 ffmpeg
|
||||
```
|
||||
|
||||
|
||||
|
||||
### Outils:
|
||||
|
||||
Reference in New Issue
Block a user