Closed johntdyer closed 3 years ago
What's the output of script -V
?
Closing due to inactivity.
script -V doesnt work
➜ plugins git:(master) script -V
script: illegal option -- V
usage: script [-adkpqr] [-t time] [file [command ...]]
➜ plugins git:(master)
So it's not from util-linux. It's the BSD one.
Hey @romkatv , I hit into this today. So did brew install util-linux
. but this formula is missing script
. It has a plethora of other binaries but script it missing. What would be the best way to get script
on macos ?
What would be the best way to get
script
on macos ?
I don't know.
FYI: zsh-bench
now works with BSD script
, so it should just work on macOS.
@romkatv woah, thanks a bunch, I'll try it out :)
I've installed util-linux on my mac and added it to the path. Everytime I try to run it returns the following: