From 4d9ab2add20ea8b6435c5b6a96c4d5df86413a8d Mon Sep 17 00:00:00 2001 From: Andrew Tridgell Date: Sat, 3 Oct 1998 13:58:07 +0000 Subject: support getcwd() in smbwrapper (This used to be commit d516ee383c287550a5953cf5ea1cd69cc957e1aa) --- source3/smbwrapper/README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'source3/smbwrapper/README') 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: -- cgit