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

Add: mate (a package to install all MATE desktop at once)
author Christophe Lincoln <pankso@slitaz.org>
date Sun Feb 12 00:43:16 2017 +0100 (2017-02-12)
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')"