Am 04.06.2013 16:37, schrieb Jon LaBadie:

> Probably not what you are looking for, but you could use smbclient
> to do a dos "dir" command on the file.
> 
>   $ smbclient -N -c 'dir ifconfig-mumsxp /t:c' //cyberxp/jon   
>   Domain=[CYBERXP] OS=[Windows 5.1] Server=[Windows 2000 LAN Manager]
>    ifconfig-mumsxp            A      933  Mon Feb 21 18:55:46 2011
> 
>               51199 blocks of size 2097152. 35262 blocks available
>   $
> 
> The "/t:c" option causes create timestamp to be printed.
> Of course you still have to get rid of headers etc.

Thanks for the suggestion, Jon ... gotta try that ...

Stefan

Reply via email to