bash3boilerplate/test/fixture/parse_url.stdio

25 lines
378 B
Plaintext
Raw Normal View History

2016-02-17 12:01:18 +00:00
abc123
Use second argument to return just 1 variable.
parse_url() demo:
proto: http://
user: johndoe
pass: abc123
host: example.com
port: 8080
path: index.html
abc123
Use second argument to return just 1 variable.
parse_url() demo:
proto: http://
user: johndoe
pass: abc123
host: example.com
port: 8080
path: index.html