2020-10-07 21:09:18 UTC, John H Palmieri:
>
> including details of which homebrew packages you've installed.

To get your installed homebrew packages listed in a file:
```
$ brew list --versions > brew-list-versions.txt
```
Or to add the date to the filename:
```
$ brew list --versions > brew-list-versions-`date "+%Y-%m-%d"`.txt
```

-- 
You received this message because you are subscribed to the Google Groups 
"sage-support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-support+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sage-support/a1ba0616-77e9-42a8-bbbf-64bb72511cc4o%40googlegroups.com.

Reply via email to