Converts webloc (Mac) to url (Windows) files
Do you have a lot of .webloc files needed to be converted to .url files? Then webloc2url.sh is for you!
- .webloc is known to work on Mac only, but not on Windows.
- .url is known to work on Mac as on Windows PC.
After converting, just double click on the .url files to open URL in web browser.
Should be mulitasking multithreading multiuser save.
cd ./top_path_to_webloc_dir/
bash ./webloc2url.sh
michi@OSX ~/DATA/Prj/webloc2url $ bash ./webloc2url.sh
webloc2url.sh Copyright (C) 2015 by mzm
This program comes with ABSOLUTELY NO WARRANTY; for details see file LICENSE.
This is free software, and you are welcome to redistribute it
under certain conditions; see file LICENSE for details.
Found webloc: ./testing/website-link-mac.webloc
- Link is: http://www.google.com
- Create Windows url file
all done.
michi@OSX ~/DATA/Prj/webloc2url $
File ./testing/website-link-mac.webloc has been convertet to ./testing/website-link-mac.url.