New post for revisiting terminal session history with both input and output.

This commit is contained in:
Norm Rasmussen
2024-03-19 13:47:03 -04:00
parent 7601396ffb
commit 80a579f360
37 changed files with 1399 additions and 56 deletions

View File

@ -10,6 +10,7 @@
<meta name="description" content="I often find myself with various files that need to be parsed and transferred to a CSV. This is how I use python to parse a long and convoluted file.">
<meta name="author" content="Me">
<link rel="canonical" href="//localhost:1313/posts/parsing_files_with_python.html">
<script defer data-domain="selfhosted.rsmsn.co" src="https://analytics.rsmsn.co/js/script.js"></script>
<link crossorigin="anonymous" href="../assets/css/stylesheet.b609c58d5c11bb90b1a54e04005d74ad1ddf22165eb79f5533967e57df9c3b50.css" integrity="sha256-tgnFjVwRu5CxpU4EAF10rR3fIhZet59VM5Z&#43;V9&#43;cO1A=" rel="preload stylesheet" as="style">
<link rel="icon" href="//localhost:1313/favicon.ico">
<link rel="icon" type="image/png" sizes="16x16" href="//localhost:1313/favicon-16x16.png">