Lightning Post
-
Understanding File Management in Python on Linux with lsof and watch
Using ‘lsof’ and ‘watch’ to monitor open files in your scripts and programs. Continue reading
-
Hot-Tip: Use a Markdown Viewer For Fast Feedback on Your Markdown File Updates
If you ever need to do some quick iteration on a Markdown file, want rapid feedback, instead of (for example) having to wait until you do a ‘git push’ to GitHub in order to see the result, there is another… Continue reading

