put URL "steve" into bill
The URL
data type represents a URL.
Opening a URL
with the open
command without specifying an I/O method opens the URL in the user's default browser. Opening a URL
while specifying an I/O method allows using the read
and write
commands to read from and write to the URL.