top of page
Search


Editing in Place - Redirecting Command Output to the Same Source File
Use our ow script to create a command pipeline that overwrites a source file without creating temporary files.
Paul Troncone
Jun 23, 20212 min read

Dynamically Building Commands Using xargs, bash, and foreach
Dynamic pipelines allow you to create powerful one-liners where mere mortals would need an entire script.
Paul Troncone
May 7, 20214 min read

Running Linux Commands within Windows Using WSL
Use the Windows Subsystem for Linux (WSL) to run Linux commands directly from the Windows Command Prompt.
Paul Troncone
Jul 3, 20203 min read
bottom of page