similar to: File links with wildcards(?)

Displaying 20 results from an estimated 10000 matches similar to: "File links with wildcards(?)"

2007 Apr 25
2
R-2.5.0 and unlink/wildcards
It seems unlink doesn't work with wildcards in 2.5.0. I've tried R-2.5.0 under gnu/linux from source and the Mac binary from att research. Example: > dir() [1] "bgx.Rnw" "bgx.pdf" "run.1" > unlink("run.*",recursive=T) > dir() [1] "bgx.Rnw" "bgx.pdf" "run.1" > unlink("run.1",recursive=T)
2011 Sep 10
9
[Bug 1935] New: ls -l with wildcards produces incorrect output
https://bugzilla.mindrot.org/show_bug.cgi?id=1935 Bug #: 1935 Summary: ls -l with wildcards produces incorrect output Classification: Unclassified Product: Portable OpenSSH Version: 5.8p1 Platform: All OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component: sftp
2017 Jun 03
15
[Bug 1154] New: Allow include statement to operate on directories and/or wildcards
https://bugzilla.netfilter.org/show_bug.cgi?id=1154 Bug ID: 1154 Summary: Allow include statement to operate on directories and/or wildcards Product: nftables Version: unspecified Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 Component: nft
2003 Nov 11
1
unexpected --exclude pattern behaviours with glob wildcards
Rsync version: rsync-2.5.6-3mdk (Mandrake 9.2) I see from the CVS log that some of the following awkwardness may be fixed (or at least different) in the next public release. I'm looking forward to that. In the interim, here are some problems: --------- Problem 1 - unexpected consequence of replacing / with ** --------- The following exclude works because the explicit slash causes a match
2009 May 27
2
AstDB wildcards
Hi All, I need to use partial matches on the CIDNAME family I have stored in AstDB. For example, an organisation might have several numbers with the same area code and the same first few digits: 1234 567890 1234 567889 1234 567824 ... I'd like to store these (e.g.) as CIDNAME/12345678* (where "*" is a wildcard) so that I can retrieve the organisation name from
2023 Dec 04
1
Advanced search with wildcard using notmuch for mutt
On Mon, Dec 04, 2023 at 06:39:43AM -0500, David Bremner wrote: > I guess the restriction is based on what is easy to do efficiently with > the Xapian database (find prefixes). If I remember correctly there was > some work in progress to support leading wildcards in Xapian. I can't > find relevant discussion now, but I CC'ed the Xapian list in case > someone remembers that.
2023 Dec 04
1
Advanced search with wildcard using notmuch for mutt
Olly Betts <olly at survex.com> writes: > The development version of Xapian supports both `*` and `?` glob-style > wildcards in any position. > > You can enable them for the QueryParser using FLAG_WILDCARD_MULTI, > FLAG_WILDCARD_SINGLE or FLAG_WILDCARD_GLOB (the last one is just the > first two combined). I see FLAG_FUZZY as well, supporting edit distance. Sounds like
2023 Dec 04
1
Advanced search with wildcard using notmuch for mutt
io <io at ooeeeoo.com> writes: > what xapian 'indexing system' did was to index the entire sentence > 'xxx_yyy' and you will not be able to find any sentence which contain > the word 'yyy'? I'm curious that you refer to xxx_yyy as a sentence. In the contexts I am familiar with, the point of _ is to join things together into one word (or one
2014 Jul 09
1
[Bug 10705] New: usermap/groupmap do not escape wildcards passed to the remote
https://bugzilla.samba.org/show_bug.cgi?id=10705 Summary: usermap/groupmap do not escape wildcards passed to the remote Product: rsync Version: 3.1.1 Platform: All OS/Version: All Status: NEW Severity: normal Priority: P5 Component: core AssignedTo: wayned at samba.org
2008 Apr 11
2
DO NOT REPLY [Bug 5388] New: wildcards and rsync 3.01+
https://bugzilla.samba.org/show_bug.cgi?id=5388 Summary: wildcards and rsync 3.01+ Product: rsync Version: 3.0.2 Platform: x86 OS/Version: FreeBSD Status: NEW Severity: major Priority: P3 Component: core AssignedTo: wayned@samba.org ReportedBy: support@reverse.net QAContact:
2016 Feb 04
2
[PATCH v2 1/2] daemon: glob: add optarg to control trailing slash for dirs
Add a new optional bool "directoryslash" to indicate whether the caller wants trailing slashes in names of directories, defaulting to true (the current behaviour); this helps with interoperability with other tools (such as rm). Related to RHBZ#1293271. --- daemon/glob.c | 11 +++++++++-- generator/actions.ml | 21 ++++++++++++++++----- gobject/Makefile.inc | 2 ++ po/POTFILES
2011 Nov 09
3
R to automate scatter plots
Hi R people! I have a directory of .csv files I would like to make into objects then scatter plots. I have been having varying degrees of progress. I was able make an object of all files, loop through it, and make a pdf of the last file I looped through. I kept renaming the pdf so instead of ending up with 27 pdfs I got one, with the data from the last file I have been tweaking with it
2016 Dec 29
2
Formulating Advanced Queries with Xapian-Omega
To Olly Betts: Thank you very much for any feedback. I apologise for this belated reply and also for the fact that the text of the previous posting appeared fragmented, due to its fixed chars/line format. With reference to: > Can, or could, one construct a query so that Omega (Xapian) can handle > this ? > > ... perhaps with some type of Regex ? > > It would seem
2011 Sep 20
1
sudo wildcards problem: for every argument a *-wildcard? Better solution?
Hi folks I allow the user tommy to run this command as root sudoCommand: /app/appname/connectors/*/*/current/bin/* With "sudo -l" he sees the sudoers, but is unable to execute. $ sudo /app/appname/connectors/zur/namename/current/bin/othername agentsvc --i --u root --sn 1m7command Sorry, user tommy is not allowed to execute
2007 Jun 13
1
windows xp wildcard matching in cmd.exe (search pattern is changed to uppercase when using wildcards)
Hello! We probably have a Samba related Windows XP problem: When I start the cmd.exe shell, enter a samba share and call "dir" I can see (for example): a.java, b.java and c.JAVA But if I call "dir *.java", only c.JAVA is reported. A ethereal trace shows that Windows XP is sending "Search Pattern: \server\path\<.JAVA". That means that all letters have changed to
2014 Feb 04
1
Samba4 internal DNS wildcards
Hi folks, Can't seem to find any info on this one. I've done a Samba3 classic upgrade to Samba4 on my test rig which has gone very well so far. All users and groups look good, I'm using NSLCD to view creds on my *nix boxes and I'm generally a happy camper, but... I can't seem to get DNS wildcards working. I create a new domain under main search domain in Forward Lookup Zones
2018 Jun 25
3
doveadm: problem listing shared mailboxes using a wildcard
I'm setting up a dovecot server with private and shared namespaces. My test setup has these mailboxes: # /bin/doveadm mailbox list -u fdl01 at spike.test INBOX/sub01 shared shared/sammel01 at spike.test shared/sammel02 at spike.test INBOX In order to do some post-login scripting foo I'd like to get a list of shared mailboxes the user is currently subscribed to. The doveadm-mailbox man
2015 May 07
4
[Bug 2395] New: Error with sftp get wildcard when number of files is over 130
https://bugzilla.mindrot.org/show_bug.cgi?id=2395 Bug ID: 2395 Summary: Error with sftp get wildcard when number of files is over 130 Product: Portable OpenSSH Version: 6.6p1 Hardware: amd64 OS: Linux Status: NEW Severity: normal Priority: P5 Component: sftp
2003 Nov 05
1
smbusers and wildcards
It is my understanding that if you have a wildcard in smbusers, it should only apply this if the particular users is not in your /etc/password file. Is this true? It appears like samba is rolling down the smbusers file and everything gets mapped to my wildcard user. Eg. smbusers: root = administrator admin nobody = guest pcguest smbguest myunixlogin = mysmblogin www-users = * If I map a
2010 May 05
2
[Bug 1767] New: Inconsistend wildcard expansion in 'ls *'
https://bugzilla.mindrot.org/show_bug.cgi?id=1767 Summary: Inconsistend wildcard expansion in 'ls *' Product: Portable OpenSSH Version: 5.5p1 Platform: All OS/Version: All Status: NEW Severity: normal Priority: P2 Component: sftp AssignedTo: unassigned-bugs at mindrot.org