search filename string without regex-term possible?

Post a reply


This question is a means of preventing automated form submissions by spambots.
Smilies
:D :) ;) :( :o :shock: :? 8-) :lol: :x :P :oops: :cry: :evil: :twisted: :roll: :!: :?: :idea: :arrow: :| :mrgreen: :geek: :ugeek:

BBCode is ON
[img] is ON
[url] is ON
Smilies are ON

Topic review
   

Expand view Topic review: search filename string without regex-term possible?

Re: search filename string without regex-term possible?

by Alt » Sat Dec 06, 2014 12:37 pm

This helps page explains how to find a particular file or group of files: Searching for a File.

search filename string without regex-term possible?

by linus » Sat Dec 06, 2014 10:19 am

Hello.

I would like to search for a filename or some characters of a filename in the file-list ("list of the recovery-candidates") (RStudio)

Is that possible? How?


Thank you!

Linus


PS
I am aware that regex-terms would be perfect for such things, but I am unable to craft them myself :-(

Top