-
pikeI'm trying to pause the debug output from a command but it doesn't work with |less or |more, any other methods?
-
vstemenpike, It's probably comming out stderr. Did you redirect stderr to stdout before piping to less?
-
pikevstemen, thanks for teaching this n00b some magic :)
-
vstemenpike, No problem :-)
-
pikelooks like I'm gonna have to recompile ffmpeg if I want the best AAC encoder libfdk_aac :(
-
ekpike: It happens. Fortunately, it's a port options so that makes it easy.
-
pikeI already started using pkg's. Easy to switch or should I re-install?
-
ekThat's fine. No need to do anything different.
-
ekCertainly no reason to re-install.
-
ekI'm just not sure if there's a package that has that particular option enabled.
-
pikeI read somewhere that you should not mix pkg and ports?
-
ekIf you'd like to continue using packages only (which is certainly recommended), it looks like you'll be wanting to hop on the Poudriere train to build your own with custom options.
-
ekpike: For the most part, yes. It is not advised. However, I do it constantly. But, I've been doing it for many, many years.
-
ekPretty good at fixing my own issues.
-
ekI just can't put up with the 5-day compile time for things like rust and node. So, I shortcut things like that with packages. Otherwise, all ports.
-
pikethis freebsd install I use to learn how to use freebsd :)
-
ekSounds nice!
-
ekpike: What I would recommend first, is getting familiar with ZFS and snapshots. That way, if you make mistakes, you can always roll back and try again. It'll save a lot of time.
-
pikegreat tip :)
-
hodappSNAPSHOT ALL THE THINGS
3 hours ago