The URLs
data type represents a list
that consists entirely of URL
s.
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.