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

Up busybox (1.23.1)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue Jan 27 16:55:03 2015 +0100 (2015-01-27)
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')"