This commit is contained in:
2019-05-12 16:17:58 +02:00
parent 941984f1ee
commit afc8ff0845
24 changed files with 945 additions and 35 deletions

View File

@@ -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: