tcp_address_from_shell(+Host, +ServerFile, -Address)Not available under Windows.
This is identical to tcp_address_from_file/2 except that, instead of
relying on a network transparent file system to be able to read
ServerFile, it executes a remote shell command on Host
to read the contents of the file. This is useful for applications
that cannot rely on the presence of a network transparent file system.