fixes for prep feisty host
authorChris Koeritz <fred@gruntose.com>
Tue, 14 Nov 2023 12:34:26 +0000 (07:34 -0500)
committerChris Koeritz <fred@gruntose.com>
Tue, 14 Nov 2023 12:34:26 +0000 (07:34 -0500)
commit690531382f5d2627c57a589bcb88869c7c7ba06f
tree8354e6b9afb4fe398156a8464abff4637274b106
parente748762adab09e4f1d22c7056c91849ada5b1d8d
fixes for prep feisty host

added some new apps in prep feisty host (e.g. screen, python3)

cast_identify_spell is a cool script for identifying metadata on files, but identify app is actually broken on my current ubuntu (Ubuntu 22.04 (code-name jammy)).

path_splitter is just a nice reformatter for the PATH variable that shows each component on a separate line.  cheapo script.
scripts/core/prep_feisty_host.sh
scripts/files/cast_identify_spell.sh [new file with mode: 0644]
scripts/system/path_splitter.sh [new file with mode: 0644]