What is the equivalent CLI command to list all currently connect smb shares from the client perspective.
Like :
C:\> net use Status Local Remote Network --------------------------------------------------------------------------------------- OK Z: \\backupsrv\users Microsoft Windows Network 51 Answer
Found it.
$ gio mount --list or $ gio mount --list | grep smb