r2651: Added 'stat' command to smbclient to exercise the UNIX_FILE_BASIC
commitb25cc596417d29815814c3968ac2627bf59ffc0b
authorJeremy Allison <jra@samba.org>
Sun, 26 Sep 2004 06:27:54 +0000 (26 06:27 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 15:52:48 +0000 (10 10:52 -0500)
treee8a9bc0a6f8cfa859a4ac1e660044c5bcc88b3bb
parentdad699ce0b36d23b80fe70b74d5e98df568a0495
r2651: Added 'stat' command to smbclient to exercise the UNIX_FILE_BASIC
info level. Outputs data on the file in the same format the the
stat command in Linux. Should be useful to people wanting to learn
how to parse the UNIX extension output.
Yes I will add the docs later :-).
Jeremy.
source/client/client.c
source/lib/system.c
source/libsmb/clifile.c
source/smbd/trans2.c