IN-Decent

Re-decentralizing internet with free software

Recent posts

Sep 24, 2021
Quick Compare Version Numbers in Shell Script compare or sort version numbers in a robust way using GNU sort command
Aug 26, 2021
Generate Directory File Listing as a Static index.html use tree command to generate index.html document listing all files in a directory for use in a web server
Aug 21, 2021
Convert Case of Characters in Vim shortcut key combinations to convert case of characters in Vim
Jul 23, 2021
Bulk Rename Files With Standard GNU Tools Bulk rename files present in multiple subpaths using tools find, sed and xargs
Jun 26, 2021
List Tables That Have a Specific Column in MySQL List tables that have a specific column name by querying data in information_schema database