Displaying 2 results from an estimated 2 matches for "p_q".
Did you mean:
p_0
2001 Jan 17
3
Pattern Matching help
...ks in advance for any help I can get on this.
I'm trying to change variable names between 2 systems - R and old SPSS,
Oracle. I'm using the grep() and gsub() commands but I'm getting the
following result -
> test.dat <- c("a", "b.c", "d.e.f", "p_q,r")
> test.dat
[1] "a" "b.c" "d.e.f" "p_q,r"
> grep(",", test.dat, value = TRUE, extended = FALSE)
[1] "p_q,r"
> grep("_", test.dat, value = TRUE, extended = FALSE)
[1] "p_q,r"
> #NOT WHAT I W...
1997 May 26
1
FYI: Possible information disclosure in cfingerd.
Hi,
This is FYI. Lets not start discussion on a topic of "my fingerd is
better than yours".
Alex
------- Forwarded Message
Return-Path: owner-bugtraq@NETSPACE.ORG
Message-ID: <199705240145.WAA11413@morcego.linkway.com.br>
Date: Fri, 23 May 1997 22:45:04 -0300
Reply-To: Rodrigo Barbosa <rodrigob@MORCEGO.LINKWAY.COM.BR>
Sender: Bugtraq List <BUGTRAQ@NETSPACE.ORG>