Archive

Daily: Build a Development Environment with Docker and VS Code

Introduction Working with different software (samples, compilers, demos) always requires an adequate environment. Because i don’t want to pollute my …

Daily: Download files from Website with PowerShell

Introduction Today, i followed my guidelines to learn/refresh one programming language every month. So, i decided to refresh my Prolog knowledge. The …

Power Shell | Skripte

Filesystem Loop through results from Select-String Here is an example that greps for a string and uses the results in a loop to determine if some …

Power Shell | Working with Aliases

Related CommandLets Get-Alias New-Alias Set-Alias Export-Alias Import-Alias Display Aliases Show Aliases <pre class="EnlighterJSRAW" …

Power Shell | Cookbook

Filesystem List of files in a folder <pre class="EnlighterJSRAW" data-enlighter-group="" data-enlighter-highlight="" …