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

syslinux/iso2exe: add --undo
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed Dec 17 12:25:20 2014 +0100 (2014-12-17)
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')"