wok view pcmanfm/stuff/gvfs-mount-archive.sh @ rev 20789

updated clamav and clamav-dev (0.99.2 -> 0.101.1)
author Hans-G?nter Theisgen
date Thu Feb 14 16:37:18 2019 +0100 (2019-02-14)
parents
children
line source
1 #!/bin/sh
2 # gvfs-mount-archive: simple wrapper for PCManFM action "Mount archive"
4 gvfs-mount "archive://$(echo "$1" | sed 's|:|%3A|g;s|/|%2F|g')"