User Tools

Site Tools


z:relax:api:base:base-net-load-url
Please note, that this is an old archived version of this site. Check out the new version at andunix.net!

base-net-load-url

Loads a file from an URL and outputs it to STDOUT.

Usage

base-net-load-url URL
  • URL: the URL to load.

Returns

Returns the contents of the resource referenced by the URL.

Examples

base-net-load-url "${service_url}"
PASSWORD=$(base-net-load-url ${PASSWORD_URL})
z/relax/api/base/base-net-load-url.txt · Last modified: 2013-02-04 22:17 (external edit)