]> git.plutz.net Git - shellwiki/blobdiff - macros/gallery
various translations
[shellwiki] / macros / gallery
index 306c517352237b784d3904467bb047a6cf2c7bdc..3a05ee85ff06767334ae1ce74717c9337ec032aa 100755 (executable)
@@ -16,7 +16,6 @@ for glob in "$@"; do
   && attachment_glob "$glob"
 done \
 | grep -xiE '.*\.jpe?g|.*\.png|.*\.gif' \
-| sort -u \
 | while read attachment; do
   case $attachment in
     */*)