# HG changeset patch # User František Kučera # Date 1603574682 -7200 # Node ID 05c93ea06946ddeaa3cf1044551ca6ed0111d81d # Parent 872bc774e471936fb323f7d700663b75fc315a9c streamlet examples: date: comment 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"