From 1bfe36d6c94857119a3edb9ddb2efc0cfc72446c Mon Sep 17 00:00:00 2001 From: dmarakom6 Date: Fri, 19 Feb 2021 11:57:54 +0200 Subject: [PATCH] "f" parameter --- util/listnotes/f/f.sh | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 util/listnotes/f/f.sh diff --git a/util/listnotes/f/f.sh b/util/listnotes/f/f.sh new file mode 100644 index 0000000..7ad86c9 --- /dev/null +++ b/util/listnotes/f/f.sh @@ -0,0 +1,8 @@ +:<<'info' +shellnotes - f.sh +(C) Dimitris Marakomihelakis +Released under the "All rights reserved" category. See the RIGHTS.txt file +in /docs/github/ for its full text. +info + +echo "Current Notes folder: $DEFAULT_PATH" \ No newline at end of file