diff -r 872bc774e471 -r 05c93ea06946 streamlet-examples/date --- a/streamlet-examples/date Sat Oct 24 22:59:57 2020 +0200 +++ b/streamlet-examples/date Sat Oct 24 23:24:42 2020 +0200 @@ -16,8 +16,8 @@ # along with this program. If not, see . -# This streamlet provides a single attribute: MIME type of given file. -# It calls the tool file. +# This streamlet provides a single attribute: date of given file. +# It calls the stat and date commans. . "$(dirname "$(realpath "$0")")/streamlet-common.sh"