01:28:18 I'm trying to pause the debug output from a command but it doesn't work with |less or |more, any other methods? 01:32:17 pike, It's probably comming out stderr. Did you redirect stderr to stdout before piping to less? 01:36:39 vstemen, thanks for teaching this n00b some magic :) 01:37:39 pike, No problem :-) 01:43:36 looks like I'm gonna have to recompile ffmpeg if I want the best AAC encoder libfdk_aac :( 01:46:46 pike: It happens. Fortunately, it's a port options so that makes it easy. 01:47:15 I already started using pkg's. Easy to switch or should I re-install? 01:48:36 That's fine. No need to do anything different. 01:48:42 Certainly no reason to re-install. 01:49:04 I'm just not sure if there's a package that has that particular option enabled. 01:51:09 I read somewhere that you should not mix pkg and ports? 01:51:15 If 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. 01:51:51 pike: For the most part, yes. It is not advised. However, I do it constantly. But, I've been doing it for many, many years. 01:52:12 Pretty good at fixing my own issues. 01:52:46 I 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. 01:53:49 this freebsd install I use to learn how to use freebsd :) 02:03:09 Sounds nice! 02:04:50 pike: 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. 02:05:36 great tip :) 02:11:55 SNAPSHOT ALL THE THINGS 07:23:48 ls -D'%s' is there list of format options? 07:24:37 ignore, i missed strftime