Displaying 5 results from an estimated 5 matches for "resh".
Did you mean:
fresh
2007 May 31
1
Selective 'expansion' of arguments in a match.call() result ...
...______________________Thanks a lot!__________R_
# When called with document = 1, we have the simple match.call() result,
# when document = 2 and name is a string, it is expanded, otherwise it
# is not
example <- function (name, document = FALSE) {
print(name)
if(document == 1) {
resh <- match.call()
} else if (document == 2) {
resh <- match.call()
if(is.character(name)) {
resh$name <- name
}
resh$document <- document
} else {
resh <- call("<undef>")
}
resh
}
> a <- "R...
2001 Oct 08
1
Ported OpenSSH 2.9.9p2 to Dynix
...,1965 ****
--- 1960,1985 ----
LIBS="$LIBS -lgen -lnsl -lucb"
;;
+ *-sequent-sysv4*)
+ CPPFLAGS="$CPPFLAGS -I/usr/local/include"
+ LDFLAGS="$LDFLAGS -L/usr/local/lib"
+ LIBS="$LIBS -lnsl -lsec"
+ rsh_path="/usr/bin/resh"
+ conf_utmpx_location="/var/adm/utmpx"
+ cat >> confdefs.h <<\EOF
+ #define USE_PIPES 1
+ EOF
+
+ cat >> confdefs.h <<\EOF
+ #define BROKEN_SAVED_UIDS 1
+ EOF
+
+ cat >> confdefs.h <<\EOF
+ #define LOGIN_NEEDS_UTMPX 1
+ EOF...
2009 May 03
13
Ruby or Rails bug?
In irb all works fine:
# irb
irb(main):001:0> require ''rubygems''
=> true
irb(main):002:0> require ''raspell''
=> true
irb(main):003:0> speller = Aspell.new("ru_RU")
=> #<Aspell:0x7f8692c9d158>
irb(main):004:0> speller.suggestion_mode = Aspell::NORMAL
=> "normal"
irb(main):005:0>
2011 Jul 19
0
Is libvirt supported on Citrix Xenserver?
...onnected to this domain (frontend (domid=0 | kind=vbd | devid=51712); backend (domid=0 | kind=vbd | devid=51712)). Even a reboot of the machine didnt help.
Any pointers on the above 2 issues would be of great help.
Thanks in Advance!
Regards,
SharmilaFrom: "G Naresh Kumar"naresh.gadepalli at gmail.comSent: Sat, 16 Jul 2011 16:55:16 +0530To: Matthias Bolte matthias.bolte at googlemail.comCc: libvirt-users at redhat.comSubject: Re: [libvirt-users] Is libvirt supported on Citrix Xenserver?Hi Matthias,
>
Sorry for the confusion.It was an edited one...
2003 Dec 01
0
No subject
...F0 0x05E0 # HEBREW LETTER NUN
0xF1
0x05E1 # HEBREW LETTER SAMEKH
0xF2 0x05E2 # HEBREW LETTER AYIN
0xF3 0x05E3 #
HEBREW LETTER FINAL PE
0xF4 0x05E4 # HEBREW LETTER PE
0xF5 0x05E5 # HEBREW
LETTER FINAL TSADI
0xF6 0x05E6 # HEBREW LETTER TSADI
0xF7 0x05E7 # HEBREW
LETTER QOF
0xF8 0x05E8 # HEBREW LETTER RESH
0xF9 0x05E9 # HEBREW LETTER SHIN
0xFA 0x05EA # HEBREW LETTER TAV
0xFD 0x200E # LEFT-TO-RIGHT MARK
0xFE 0x200F #
RIGHT-TO-LEFT MARK
Return-Path: <ruben@mrbrklyn.com>
Delivered-To: samba@samba.org
Received: from www2.mrbrklyn.com (dsl254-112-136.sea1.dsl.speakeasy.net
[216.254.112.136]) by l...