diff -r 926eb93c302f -r 8b97ab3cd9cc streamlet-examples/__relpipe_in_filesystem_script_mime_type --- a/streamlet-examples/__relpipe_in_filesystem_script_mime_type Sat Jan 11 22:40:52 2020 +0100 +++ b/streamlet-examples/__relpipe_in_filesystem_script_mime_type Sun Jan 12 01:20:52 2020 +0100 @@ -16,7 +16,8 @@ # along with this program. If not, see . -# This streamlet provides a single attribute: inode number of given file +# This streamlet provides a single attribute: MIME type of given file. +# It calls the tool file. . "$(dirname $0)/streamlet-common.sh"