Displaying 5 results from an estimated 5 matches for "forwardslash".
2015 Oct 01
1
Fwd: net rpc lookup from group names that start with "-"
...ried to create a group called '-dashtest' and I was able to create it
> (after a couple of attempts). I then added a user to the group, I had to
> resort to ldbedit to do this.
> I then tried the command the OP posted and it didn't work (as expected),
> so I tried adding the forwardslash, not really expecting it to work, but it
> did.
>
> Rowland
>
>
>
> Rowland
>
> --
> To unsubscribe from this list go to the following URL and read the
> instructions: https://lists.samba.org/mailman/options/samba
>
2012 Mar 23
7
gsub
hi,
im getting tired on this one.
i want to replace all forwardslashes with backwardslashes.
irb:
r = "C:/RAILS/"
r.gsub("/", "\\") or r.gsub("/") {(''\''} both give me:
"C:\\RAILS\\"
how can i use gsub to display only one "\"?
regards
--
You received this message because you are subscr...
2002 Jan 15
1
Using R under Emacs
...\bin)
6. Add the line (load "/PATH/ess-site")
to your .emacs (or _emacs) file (or default.el or
site-init.el, for a site-wide installation). Replace `/PATH'
above with the value of ess-lisp-directory as defined in
`ess-site.el'. Use forwardslashes `/'.
-------------> I found default.el where I added the line
(load
"c:/emacs-20.7/lisp/emacs-lisp/ess-5.1.19/lisp)
If you wish to run R, you can start it with:
--------------> did not work in emacs
M-x R
Thank you for your help. I am sorry if...
2008 Mar 27
2
Samba Share Mounts with Java
Hello,
I am developing a Java application that requires me to read from and write to a samba share. When developing in a windows environment this was not a problem. I mounted the share as "M:/", built a path to a file, checked if the file exists using the Java function file.exists(), and went on my merry way. Now I am developing in a Linux environment(SuSE 10). I mount the samba
2015 Oct 05
0
Fwd: net rpc lookup from group names that start with "-"
...ried to create a group called '-dashtest' and I was able to create it
> (after a couple of attempts). I then added a user to the group, I had to
> resort to ldbedit to do this.
> I then tried the command the OP posted and it didn't work (as expected),
> so I tried adding the forwardslash, not really expecting it to work, but it
> did.
>
> Rowland
>
>
> Rowland
>
>
>
>
> ---------- Forwarded message ----------
> From: Rowland Penny <rowlandpenny241155 at gmail.com>
> To: samba at lists.samba.org
> Cc:
> Date: Wed, 30 Sep 2015 17:19:...