From: Dobrica Pavlinusic Date: Sat, 20 Aug 2022 10:41:38 +0000 (+0200) Subject: filter log/ filenames into sw.command X-Git-Url: http://git.rot13.org/?p=dell-switch;a=commitdiff_plain;h=refs%2Fheads%2Fmaster filter log/ filenames into sw.command --- diff --git a/filter_log b/filter_log new file mode 100755 index 0000000..3a84ecd --- /dev/null +++ b/filter_log @@ -0,0 +1 @@ +cut -d_ -f2- | sed -e 's/_/./' -e 's/.log//'