Recent Books
Recently Updated Pages
git
find all commits touching a file today I had some changes to a file sitting on an old branch from...
Everything
[[https://www.voidtools.com/|voidtools' Everything]] is a live file search tool for windows. I fi...
excel
split by delimeter and take just one part =TAKE(DROP(TEXTSPLIT([@FullName],"\"), 0, 6), 1, 1) Sp...
azure pipelines
{{tag>Azure_DevOps}} Snippets for quickly getting a tree of some path: Look at artifact staging `...
robocopy
copy sourcepath to destpath recursively (/e), log to x:\logs.log.txt (/log), allow resuming large...
psql
I always end up looking up the same few things every time I need to interact with psql: ==== Quit...