diff options
author | Andrew Tridgell <tridge@samba.org> | 1998-10-03 13:58:07 +0000 |
---|---|---|
committer | Andrew Tridgell <tridge@samba.org> | 1998-10-03 13:58:07 +0000 |
commit | 4d9ab2add20ea8b6435c5b6a96c4d5df86413a8d (patch) | |
tree | 7a74ab6664ccbd8efa50ea78a5d6fe5b5c4c88af /source3/smbwrapper/README | |
parent | aa7aacacab413ec608fcc8ba2ba5d9cbeaa340d8 (diff) | |
download | samba-4d9ab2add20ea8b6435c5b6a96c4d5df86413a8d.tar.gz samba-4d9ab2add20ea8b6435c5b6a96c4d5df86413a8d.tar.bz2 samba-4d9ab2add20ea8b6435c5b6a96c4d5df86413a8d.zip |
support getcwd() in smbwrapper
(This used to be commit d516ee383c287550a5953cf5ea1cd69cc957e1aa)
Diffstat (limited to 'source3/smbwrapper/README')
-rw-r--r-- | source3/smbwrapper/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/smbwrapper/README b/source3/smbwrapper/README index 6a72a2e23c..dfea54872e 100644 --- a/source3/smbwrapper/README +++ b/source3/smbwrapper/README @@ -22,7 +22,7 @@ This is code under development. Lots of things don't work yet. Things that I have tried and do seem to work include: emacs, tar, ls, cmp, cp, rsync, du, cat, rm, mv, less, more, wc, head, - tail, bash, tcsh + tail, bash, tcsh, mkdir, rmdir things that I know don't work: |