top of page
Search
Paul Troncone
Jun 23, 20212 min read
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
May 7, 20214 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
Jul 3, 20203 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.
bottom of page