<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	
	xmlns:georss="http://www.georss.org/georss"
	xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#"
	>

<channel>
	<title>Commands &amp; Shells &#8211; KrazyWorks</title>
	<atom:link href="https://www.krazyworks.com/category/sysadmin/commands-and-shells/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.krazyworks.com</link>
	<description>Networking, Systems Design, and Disaster Recovery</description>
	<lastBuildDate>Sat, 14 Mar 2026 18:07:32 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
<site xmlns="com-wordpress:feed-additions:1">3542461</site>	<item>
		<title>Awk &#038; sed Snippets for SysAdmins</title>
		<link>https://www.krazyworks.com/awk-sed-snippets-for-sysadmins/</link>
					<comments>https://www.krazyworks.com/awk-sed-snippets-for-sysadmins/#respond</comments>
		
		<dc:creator><![CDATA[Igor]]></dc:creator>
		<pubDate>Wed, 02 Mar 2022 19:00:41 +0000</pubDate>
				<category><![CDATA[Commands & Shells]]></category>
		<category><![CDATA[Featured]]></category>
		<guid isPermaLink="false">https://www.krazyworks.com/?p=152001</guid>

					<description><![CDATA[Books have been written on the subject of awk and sed. Here&#8217;s a small sample of commands I put together over the years that are useful for everyday system administration tasks. Most of these tasks ...]]></description>
		
					<wfw:commentRss>https://www.krazyworks.com/awk-sed-snippets-for-sysadmins/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">152001</post-id>	</item>
		<item>
		<title>Synology NAS Hacks</title>
		<link>https://www.krazyworks.com/synology-nas-hacks/</link>
					<comments>https://www.krazyworks.com/synology-nas-hacks/#respond</comments>
		
		<dc:creator><![CDATA[Igor]]></dc:creator>
		<pubDate>Tue, 22 Feb 2022 18:58:57 +0000</pubDate>
				<category><![CDATA[Commands & Shells]]></category>
		<category><![CDATA[Disks and Volumes]]></category>
		<category><![CDATA[Filesystems]]></category>
		<category><![CDATA[Samba]]></category>
		<guid isPermaLink="false">https://www.krazyworks.com/?p=151998</guid>

					<description><![CDATA[I&#8217;ve been using various Synology NAS devices for many years now, and they&#8217;re great. Well, almost. There are a few rough spots that don&#8217;t thrill me. These consumer-grade devices are designed to be difficult to ...]]></description>
		
					<wfw:commentRss>https://www.krazyworks.com/synology-nas-hacks/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">151998</post-id>	</item>
		<item>
		<title>Finding Duplicate Photos</title>
		<link>https://www.krazyworks.com/finding-duplicate-photos/</link>
					<comments>https://www.krazyworks.com/finding-duplicate-photos/#respond</comments>
		
		<dc:creator><![CDATA[Igor]]></dc:creator>
		<pubDate>Tue, 15 Feb 2022 18:57:04 +0000</pubDate>
				<category><![CDATA[Commands & Shells]]></category>
		<category><![CDATA[Featured]]></category>
		<category><![CDATA[Files]]></category>
		<guid isPermaLink="false">https://www.krazyworks.com/?p=151995</guid>

					<description><![CDATA[Being a shutterbug and a digital hoarder can get expensive. A couple of days ago, my
TerraMaster D5-300 5-bay DAS crashed. Again. This time it was the power supply. I replaced it only to discover that ...]]></description>
		
					<wfw:commentRss>https://www.krazyworks.com/finding-duplicate-photos/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">151995</post-id>	</item>
		<item>
		<title>Collatz Conjecture in Bash</title>
		<link>https://www.krazyworks.com/collatz-conjecture-in-bash/</link>
					<comments>https://www.krazyworks.com/collatz-conjecture-in-bash/#respond</comments>
		
		<dc:creator><![CDATA[Igor]]></dc:creator>
		<pubDate>Tue, 08 Feb 2022 18:55:15 +0000</pubDate>
				<category><![CDATA[Commands & Shells]]></category>
		<category><![CDATA[Featured]]></category>
		<guid isPermaLink="false">https://www.krazyworks.com/?p=151992</guid>

					<description><![CDATA[The Collatz conjecture is a math problem from the mid-1930s. It involves an algorithm that starts with any positive integer, and then each following number is made by taking the previous number and changing it. ...]]></description>
		
					<wfw:commentRss>https://www.krazyworks.com/collatz-conjecture-in-bash/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">151992</post-id>	</item>
		<item>
		<title>Simple Math from Bash Command Line</title>
		<link>https://www.krazyworks.com/simple-math-from-bash-command-line/</link>
					<comments>https://www.krazyworks.com/simple-math-from-bash-command-line/#respond</comments>
		
		<dc:creator><![CDATA[Igor]]></dc:creator>
		<pubDate>Tue, 01 Feb 2022 18:53:31 +0000</pubDate>
				<category><![CDATA[Commands & Shells]]></category>
		<category><![CDATA[Featured]]></category>
		<guid isPermaLink="false">https://www.krazyworks.com/?p=151989</guid>

					<description><![CDATA[Chances are, most shell scripts you write will require some math operations, even if it&#8217;s something as simple as incrementing a variable inside of a loop. As with everything else in Linux, there are multiple ...]]></description>
		
					<wfw:commentRss>https://www.krazyworks.com/simple-math-from-bash-command-line/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">151989</post-id>	</item>
		<item>
		<title>Focus Stacking with Lightroom and Photoshop</title>
		<link>https://www.krazyworks.com/focus-stacking-with-lightroom-and-photoshop/</link>
					<comments>https://www.krazyworks.com/focus-stacking-with-lightroom-and-photoshop/#respond</comments>
		
		<dc:creator><![CDATA[Igor]]></dc:creator>
		<pubDate>Mon, 24 Jan 2022 18:50:41 +0000</pubDate>
				<category><![CDATA[Commands & Shells]]></category>
		<category><![CDATA[Featured]]></category>
		<category><![CDATA[Files]]></category>
		<guid isPermaLink="false">https://www.krazyworks.com/?p=151986</guid>

					<description><![CDATA[Not the usual topic for this blog and not the most comprehensive guide on the subject out there, but here I go anyway. Focus stacking combines multiple photos taken at different focal distances into an ...]]></description>
		
					<wfw:commentRss>https://www.krazyworks.com/focus-stacking-with-lightroom-and-photoshop/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">151986</post-id>	</item>
		<item>
		<title>Generating Honeypot Data Structure</title>
		<link>https://www.krazyworks.com/generating-honeypot-data-structure/</link>
					<comments>https://www.krazyworks.com/generating-honeypot-data-structure/#respond</comments>
		
		<dc:creator><![CDATA[Igor]]></dc:creator>
		<pubDate>Mon, 17 Jan 2022 18:49:11 +0000</pubDate>
				<category><![CDATA[Commands & Shells]]></category>
		<category><![CDATA[Files]]></category>
		<category><![CDATA[Security]]></category>
		<guid isPermaLink="false">https://www.krazyworks.com/?p=151983</guid>

					<description><![CDATA[I&#8217;ve been fiddling with my inotifywatch scripts to make a better &#8220;early-warning&#8221; system for ransomware detection and realized I needed a more realistic honeypot data structure. Ransomware is getting more clever and is no longer ...]]></description>
		
					<wfw:commentRss>https://www.krazyworks.com/generating-honeypot-data-structure/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">151983</post-id>	</item>
		<item>
		<title>Peculiar Linux Command-Line Tools</title>
		<link>https://www.krazyworks.com/peculiar-linux-command-line-tools/</link>
					<comments>https://www.krazyworks.com/peculiar-linux-command-line-tools/#respond</comments>
		
		<dc:creator><![CDATA[Igor]]></dc:creator>
		<pubDate>Mon, 10 Jan 2022 18:45:36 +0000</pubDate>
				<category><![CDATA[Commands & Shells]]></category>
		<category><![CDATA[Featured]]></category>
		<guid isPermaLink="false">https://www.krazyworks.com/?p=151980</guid>

					<description><![CDATA[Some Linux CLI commands I type every day, probably hundreds of times. Others &#8211; on a rare occasion. But there&#8217;s a category of truly esoteric utilities tailor-made for some singular and often exotic purpose. I ...]]></description>
		
					<wfw:commentRss>https://www.krazyworks.com/peculiar-linux-command-line-tools/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">151980</post-id>	</item>
		<item>
		<title>NFS I/O Stats with Logging</title>
		<link>https://www.krazyworks.com/nfs-i-o-stats-with-logging/</link>
					<comments>https://www.krazyworks.com/nfs-i-o-stats-with-logging/#respond</comments>
		
		<dc:creator><![CDATA[Igor]]></dc:creator>
		<pubDate>Mon, 03 Jan 2022 18:43:42 +0000</pubDate>
				<category><![CDATA[Commands & Shells]]></category>
		<category><![CDATA[Featured]]></category>
		<category><![CDATA[Networking]]></category>
		<category><![CDATA[Performance]]></category>
		<guid isPermaLink="false">https://www.krazyworks.com/?p=151977</guid>

					<description><![CDATA[The nfsiostat is an excellent tool for analyzing NFS performance. The only major problem with this utility is that it&#8217;s designed to be used interactively. It does not have logging or timestamping capabilities. I needed ...]]></description>
		
					<wfw:commentRss>https://www.krazyworks.com/nfs-i-o-stats-with-logging/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">151977</post-id>	</item>
		<item>
		<title>Inventorying NFS Mounts and Mount Options</title>
		<link>https://www.krazyworks.com/inventorying-nfs-mounts-and-mount-options/</link>
					<comments>https://www.krazyworks.com/inventorying-nfs-mounts-and-mount-options/#respond</comments>
		
		<dc:creator><![CDATA[Igor]]></dc:creator>
		<pubDate>Sun, 26 Dec 2021 18:41:49 +0000</pubDate>
				<category><![CDATA[Commands & Shells]]></category>
		<category><![CDATA[Featured]]></category>
		<category><![CDATA[Filesystems]]></category>
		<category><![CDATA[Networking]]></category>
		<guid isPermaLink="false">https://www.krazyworks.com/?p=151974</guid>

					<description><![CDATA[As time goes by, NFS mounts multiply like rabbits. Added by many different people over the years, these entries present a dizzying variety of mount options &#8211; most are a copy-paste job that makes little ...]]></description>
		
					<wfw:commentRss>https://www.krazyworks.com/inventorying-nfs-mounts-and-mount-options/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">151974</post-id>	</item>
		<item>
		<title>Automatic File Backups in VIM</title>
		<link>https://www.krazyworks.com/automatic-file-backups-in-vim/</link>
					<comments>https://www.krazyworks.com/automatic-file-backups-in-vim/#respond</comments>
		
		<dc:creator><![CDATA[Igor]]></dc:creator>
		<pubDate>Tue, 21 Dec 2021 18:37:21 +0000</pubDate>
				<category><![CDATA[Backups]]></category>
		<category><![CDATA[Commands & Shells]]></category>
		<guid isPermaLink="false">https://www.krazyworks.com/?p=151970</guid>

					<description><![CDATA[Having to undo stupid changes to config files is an unfortunate side effect of too few sysadmins supporting too many servers. The VIM editor has some built-in file backup options. However, I find these options ...]]></description>
		
					<wfw:commentRss>https://www.krazyworks.com/automatic-file-backups-in-vim/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">151970</post-id>	</item>
		<item>
		<title>Joining Text Files and Data Columns</title>
		<link>https://www.krazyworks.com/joining-text-files-and-data-columns/</link>
					<comments>https://www.krazyworks.com/joining-text-files-and-data-columns/#respond</comments>
		
		<dc:creator><![CDATA[Igor]]></dc:creator>
		<pubDate>Sat, 18 Dec 2021 17:17:16 +0000</pubDate>
				<category><![CDATA[Commands & Shells]]></category>
		<category><![CDATA[Featured]]></category>
		<category><![CDATA[Files]]></category>
		<guid isPermaLink="false">https://www.krazyworks.com/?p=151954</guid>

					<description><![CDATA[When working with application logs and other text files, it is often useful to view the contents of different source files side-by-side. Here we will take a quick look at various command-line methods for joining ...]]></description>
		
					<wfw:commentRss>https://www.krazyworks.com/joining-text-files-and-data-columns/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">151954</post-id>	</item>
		<item>
		<title>Convert Color Text to Images in Bash</title>
		<link>https://www.krazyworks.com/convert-color-text-to-images-in-bash/</link>
					<comments>https://www.krazyworks.com/convert-color-text-to-images-in-bash/#respond</comments>
		
		<dc:creator><![CDATA[Igor]]></dc:creator>
		<pubDate>Sat, 11 Dec 2021 17:14:15 +0000</pubDate>
				<category><![CDATA[Commands & Shells]]></category>
		<category><![CDATA[Featured]]></category>
		<guid isPermaLink="false">https://www.krazyworks.com/?p=151947</guid>

					<description><![CDATA[The textmg is a cool little CLI tool written by jiro4989 &#8211; a systems engineer from Japan &#8211; that allows you to convert the color output in a terminal window to an image file. I ...]]></description>
		
					<wfw:commentRss>https://www.krazyworks.com/convert-color-text-to-images-in-bash/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">151947</post-id>	</item>
		<item>
		<title>Solving Crossword Puzzles from CLI</title>
		<link>https://www.krazyworks.com/solving-crossword-puzzles-from-cli/</link>
					<comments>https://www.krazyworks.com/solving-crossword-puzzles-from-cli/#respond</comments>
		
		<dc:creator><![CDATA[Igor]]></dc:creator>
		<pubDate>Sat, 04 Dec 2021 17:08:13 +0000</pubDate>
				<category><![CDATA[Commands & Shells]]></category>
		<category><![CDATA[Featured]]></category>
		<category><![CDATA[Text Processing]]></category>
		<guid isPermaLink="false">https://www.krazyworks.com/?p=151940</guid>

					<description><![CDATA[Linux command-line tools provide access to a wealth of dictionaries, encyclopedias, thesauri, directories, and other reference sources. Learning to use these tools is a worthwhile endeavor even if solving crossword puzzles is not your favorite ...]]></description>
		
					<wfw:commentRss>https://www.krazyworks.com/solving-crossword-puzzles-from-cli/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">151940</post-id>	</item>
		<item>
		<title>Productivity Shortcuts for .bashrc</title>
		<link>https://www.krazyworks.com/productivity-shortcuts-for-bashrc/</link>
					<comments>https://www.krazyworks.com/productivity-shortcuts-for-bashrc/#respond</comments>
		
		<dc:creator><![CDATA[Igor]]></dc:creator>
		<pubDate>Sat, 27 Nov 2021 17:06:32 +0000</pubDate>
				<category><![CDATA[Commands & Shells]]></category>
		<category><![CDATA[Featured]]></category>
		<guid isPermaLink="false">https://www.krazyworks.com/?p=151937</guid>

					<description><![CDATA[Some of the useful (more or less) aliases and functions for the .bashrc file to make your life a little easier and delay the onset of carpal tunnel syndrome.

Things to remove from .bashrc
Few things annoy ...]]></description>
		
					<wfw:commentRss>https://www.krazyworks.com/productivity-shortcuts-for-bashrc/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">151937</post-id>	</item>
		<item>
		<title>Decision Making Using Python TOPSIS</title>
		<link>https://www.krazyworks.com/decision-making-using-python-topsis/</link>
					<comments>https://www.krazyworks.com/decision-making-using-python-topsis/#respond</comments>
		
		<dc:creator><![CDATA[Igor]]></dc:creator>
		<pubDate>Sat, 20 Nov 2021 17:03:52 +0000</pubDate>
				<category><![CDATA[Commands & Shells]]></category>
		<category><![CDATA[Data]]></category>
		<category><![CDATA[Featured]]></category>
		<category><![CDATA[Scripts]]></category>
		<guid isPermaLink="false">https://www.krazyworks.com/?p=151933</guid>

					<description><![CDATA[In a nutshell, TOPSIS &#8211; the Technique for Order of Preference by Similarity to Ideal Solution &#8211; seeks out one of many options that is the closest to the ideal option while at the same ...]]></description>
		
					<wfw:commentRss>https://www.krazyworks.com/decision-making-using-python-topsis/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">151933</post-id>	</item>
		<item>
		<title>Using Variables in Bash</title>
		<link>https://www.krazyworks.com/using-variables-in-bash/</link>
					<comments>https://www.krazyworks.com/using-variables-in-bash/#respond</comments>
		
		<dc:creator><![CDATA[Igor]]></dc:creator>
		<pubDate>Sat, 13 Nov 2021 17:01:46 +0000</pubDate>
				<category><![CDATA[Commands & Shells]]></category>
		<category><![CDATA[Featured]]></category>
		<guid isPermaLink="false">https://www.krazyworks.com/?p=151930</guid>

					<description><![CDATA[A few quick tips on using variables in your Bash scripts. Nothing fancy here, just good practices that we often overlook.

Simple stuff
var1=23
var2=&#34;twenty three&#34;
echo &#34;${var1},${var2}&#34;

Assigning variables from user input
read -p &#34;Enter username: &#34; u
read -s -p ...]]></description>
		
					<wfw:commentRss>https://www.krazyworks.com/using-variables-in-bash/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">151930</post-id>	</item>
		<item>
		<title>A Wrapper Script for unrar</title>
		<link>https://www.krazyworks.com/a-wrapper-script-for-unrar/</link>
					<comments>https://www.krazyworks.com/a-wrapper-script-for-unrar/#respond</comments>
		
		<dc:creator><![CDATA[Igor]]></dc:creator>
		<pubDate>Thu, 21 Oct 2021 15:51:22 +0000</pubDate>
				<category><![CDATA[Commands & Shells]]></category>
		<category><![CDATA[Data]]></category>
		<guid isPermaLink="false">https://www.krazyworks.com/?p=151918</guid>

					<description><![CDATA[Just a straightforward wrapper script for the unrar command that allows extracting specified filetypes from multipart archives while utilizing all available CPU cores.

Seriously, who memorizes unrar command-line options? This little script will locate all *.rar ...]]></description>
		
					<wfw:commentRss>https://www.krazyworks.com/a-wrapper-script-for-unrar/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">151918</post-id>	</item>
		<item>
		<title>Convert XLSX to a MySQL Table</title>
		<link>https://www.krazyworks.com/convert-xlsx-to-a-mysql-table/</link>
					<comments>https://www.krazyworks.com/convert-xlsx-to-a-mysql-table/#respond</comments>
		
		<dc:creator><![CDATA[Igor]]></dc:creator>
		<pubDate>Thu, 14 Oct 2021 15:49:02 +0000</pubDate>
				<category><![CDATA[Commands & Shells]]></category>
		<category><![CDATA[Data]]></category>
		<category><![CDATA[Featured]]></category>
		<category><![CDATA[MySQL]]></category>
		<guid isPermaLink="false">https://www.krazyworks.com/?p=151915</guid>

					<description><![CDATA[Some people find it hard to let go of Excel even when the situation is ripe for a database. And so dozens of different versions of the same spreadsheet edited by many people are floating ...]]></description>
		
					<wfw:commentRss>https://www.krazyworks.com/convert-xlsx-to-a-mysql-table/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">151915</post-id>	</item>
		<item>
		<title>Generating IP Whitelists</title>
		<link>https://www.krazyworks.com/generating-ip-whitelists/</link>
					<comments>https://www.krazyworks.com/generating-ip-whitelists/#respond</comments>
		
		<dc:creator><![CDATA[Igor]]></dc:creator>
		<pubDate>Thu, 07 Oct 2021 15:44:49 +0000</pubDate>
				<category><![CDATA[Commands & Shells]]></category>
		<category><![CDATA[Featured]]></category>
		<category><![CDATA[Networking]]></category>
		<category><![CDATA[Security]]></category>
		<guid isPermaLink="false">https://www.krazyworks.com/?p=151912</guid>

					<description><![CDATA[I have several scripts that scan various log files for signs of suspicious activity and block the offending IPs on my Web servers &#8211; pretty standard stuff. The trick, of course, is not to block ...]]></description>
		
					<wfw:commentRss>https://www.krazyworks.com/generating-ip-whitelists/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">151912</post-id>	</item>
		<item>
		<title>Plundering Facebook Photo Albums</title>
		<link>https://www.krazyworks.com/plundering-facebook-photo-albums/</link>
					<comments>https://www.krazyworks.com/plundering-facebook-photo-albums/#respond</comments>
		
		<dc:creator><![CDATA[Igor]]></dc:creator>
		<pubDate>Thu, 30 Sep 2021 15:42:27 +0000</pubDate>
				<category><![CDATA[Commands & Shells]]></category>
		<category><![CDATA[Featured]]></category>
		<guid isPermaLink="false">https://www.krazyworks.com/?p=151909</guid>

					<description><![CDATA[Let&#8217;s imagine you need to download all the photos in a Facebook photo album. It can be a public album, a friend&#8217;s, or even your own. Sure, you can do this manually, but you probably ...]]></description>
		
					<wfw:commentRss>https://www.krazyworks.com/plundering-facebook-photo-albums/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">151909</post-id>	</item>
		<item>
		<title>Scraping a Web Page in Bash</title>
		<link>https://www.krazyworks.com/scraping-a-web-page-in-bash/</link>
					<comments>https://www.krazyworks.com/scraping-a-web-page-in-bash/#respond</comments>
		
		<dc:creator><![CDATA[Igor]]></dc:creator>
		<pubDate>Thu, 23 Sep 2021 15:33:47 +0000</pubDate>
				<category><![CDATA[Commands & Shells]]></category>
		<category><![CDATA[Data]]></category>
		<category><![CDATA[Featured]]></category>
		<guid isPermaLink="false">https://www.krazyworks.com/?p=151904</guid>

					<description><![CDATA[Just a scripting exercise because I need to do something important, but I am procrastinating. The idea is simple: grab some URL with text containing somewhat structured data and convert it into a spreadsheet. I ...]]></description>
		
					<wfw:commentRss>https://www.krazyworks.com/scraping-a-web-page-in-bash/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">151904</post-id>	</item>
	</channel>
</rss>
