grep is a command-line text-search utility originally written for Unix.
0
votes
0answers
14 views
grep search if then replace, else do
I have the following number strings that i want to search and replace against using a grep in bbedit:
1,4
Against the first number I want to add an underscore - so in this instance it would become ...
0
votes
1answer
25 views
Grep all text following a specific format
Hi ALl i have a list that look something like so
curl -x X3SzDf34
curl -x X3SzDf34r
curl -a X3SzDf43
curl -x X3SzDfsdf
curl -a X3SzDfsvx
basically looking to grep all lines that have curl -X and to ...
1
vote
2answers
56 views
How to grep read file in perl
Guys i want to read a file in perl, after, the user can input any string and grep will try to find the string inputted in the file read. It will only exit when the user input nothing or any space ...
0
votes
2answers
37 views
How to grep specific lines from nmap -O output?
I got many files named like 192.168.203.txt as the output of
sudo nmap -O --top-ports 192.168.203.* >>192.168.203.txt
The output looks like as below:
Nmap scan report for 192.168.203.29
...
0
votes
2answers
21 views
Using Linux Grep command - need output to text file, cleaner output [closed]
When using the Grep command to find a search string in a set of files, is there a way to dump the results
to a text file?
Also is there a switch for the Grep command that provides cleaner results ...
0
votes
1answer
37 views
Why does this regex not work for matching C integer declarations?
I'm using the following regular expression to match C integer declarations without initialization. The integer might be unsigned:
^(unsigned[[:space:]]+|^$)int[[:space:]]+[a-zA-Z0-9_]+;$
The first ...
1
vote
2answers
27 views
Create files using grep and wildcards with input file
This should be a no-brainer, but apparently I have no brain today.
I have 50 20-gig logs that contain entries from multiple apps, one of which addes a transaction ID to its log lines. I have 42 ...
1
vote
4answers
71 views
Remove lines based on number of characters.
I am wondering how I can remove lines from a dataset that contain more than a certain number of characters, based on the sum of two rows.
For example, in the following data:
2 rs121065 0 ...
-2
votes
6answers
41 views
grep -c include field I am counting [closed]
I need to use grep to count the amount of times "something" and "else" are in a file.
I use grep -c something file.txt && grep -c else file.txt
This returns:
71
22
What I would like to have ...
0
votes
3answers
48 views
Using grep to list lines starting with
I am trying to Use the GREP command to list all lines which contain the letter
'd' at least twice in a row (that is, next to each other), from file "test". But i can't get it to work. Can someone ...
2
votes
3answers
30 views
Simple grep for anything year
I know I'm doing something boneheaded here, but a regex cheat sheet given to us in my Unix/Linux class implied (by my reading) that this should find lines in a text file that contain years (numbers ...
1
vote
3answers
36 views
Grep part of large file without spliting it
How can I grep a certain part of a large file from lines 1000 to 2000, up to line 1000 or from line 1000 for example?
I don't want to split the file in smaller files.
0
votes
5answers
33 views
Linux Command line Help | extract specific parts from file
Suppose I have a log which has data in the format given below
Time number status
2013-5-10 19:18:43.430 123456 success
2013-5-10 19:28:13.430 134324 fail
2013-5-10 19:58:33.430 ...
-2
votes
1answer
23 views
File redirected Data processing [closed]
I know that we can redirect the output of a command in linux. How can we parse this data in a logical way(like processing that data in a program or a query).
For example give me all the distinct ...
0
votes
1answer
29 views
Using Find Command with a RegEx for the Search String
I wrote a command that successfully returns all PDF files that contain the keyword "Font":
find /my/path/PDFFiles/ -type f -name "*.pdf" -exec grep -H "Font" '{}' ';'
There are some limitations ...
0
votes
3answers
27 views
Using sed to replace one line (that might change) with another
I want to run a script that changes a line in the HTML code, indicating when the page was last updated. So for instance, I have the line
<d>This page was last updated on 29.04.2013 at 00:34 ...
1
vote
2answers
26 views
find grep exclude some file names for dos2unix
so far I have gotten this far:
prompt$ find path/to/project -type f | grep -v '*.ori|*.pte|*.uh|*.mna' | xargs dos2unix 2> log.txt
However, the files with extensions .ori, .pte, .uh and .mna ...
-2
votes
2answers
48 views
Warning: in_array() expects parameter 2 to be array [closed]
I read the php in_arraymanual and create some code lines.
$handle = fopen("/path/to/file", "a") or die('Cannot open file:');
$y= $command_name1.$steps1;
$x=trim(shell_exec("grep -ri -o ...
-2
votes
0answers
29 views
Search Linux server from old IP's in all files and replace with new IP address
If I want to search from all files, not in htm or html, how do I do that? I need to replace IP addresses in DNS files. And also in other files, like webpage configuration files. There are lots of ...
0
votes
3answers
43 views
Assign a header to multiple files, Linux
A header file is produced by running the main script and its content changes anytime I run the program . I want to assign the content of header file to other three files as their header. The content ...
0
votes
1answer
29 views
Python using grep from os.system adds “0” line to variable?
I'm running grep from within a python script like so:
last_run_start = os.system("cat %(file)s | grep '[0-24]:[0-59]' | tail -n1" % locals())
Which pulls out the last timestamp in file. When I do ...
0
votes
1answer
27 views
The correct syntax of a quantifier in a regular expression pattern with grep in Solaris?
I have to search in many files with several lines, the lines with a telephone number of exactly ten digits. Examples of the lines:
telephoneNumber: 66727166501
telephoneNumber: 6672716650
...
0
votes
0answers
17 views
Recursively list full absolute path of files with permissions in Linux [migrated]
I have done a bit of searching online, and I am trying to find a way to recursively list all files with their absolute path and with their permissions. I want to do this so that I can grep out what I ...
-3
votes
1answer
34 views
Create a new file based on matching between two files
I am having two files
First file is in this format. Each line starts with unique id (in this case P22465)
P22465 DB DB; EC.31.1.1; the annexin (annexin) group.
Second file is in this ...
0
votes
1answer
33 views
selecting some columns with grep
I have a text file like this
Experiment Replica Module Obs
General0 0 scenario.host[12].wlan.mac 189
General0 0 scenario.host[4].wlan.mac 1109
General0 0 scenario.host[2].wlan.mac 1250
General0 0 ...
0
votes
3answers
26 views
extract data that has both patterns
I need some help on one of my assignments , the scenario : we have data files -- eg bus company info : ( location id and company office/depot )
id^office
B003^Red Bus Off BSR - GPO
B015^Red Bus Depot ...
2
votes
6answers
62 views
Use Grep (or any other cmd line tool) to count Lines that contain different pattern
I am experimenting with OpenMP, and I am just trying to write a small shell script to count of the number of lines that each thread outputs. And simply spit out each count.
I started getting into it, ...
1
vote
2answers
31 views
Grep Regex to select last word including escaped spaces
I have the following grep command, which selects the last word of an outputted line.:
grep -o "[^ ]*$"
I am using this to select paths to filenames that are outputted by a program as the last word ...
3
votes
2answers
66 views
How to do “for each” on output from find?
I would like to find all mp4 files that is 1920x1080.
If I do
find . -type f -name \*.mp4 -exec ffprobe '{}' \; 2>&1
it will find all mp4 files and show the video info. E.g. will the output ...
-2
votes
0answers
30 views
How to grep all logged in users? [migrated]
How to grep all the logged in users from a user list in Linux (Ubuntu) ?
So far I got to:
cat /etc/passwd | grep "/home" | cut -d: -f1
0
votes
2answers
35 views
How to retrieve url from string in shell?
I want to extract the url from a string with shell/bash script, if there is more than one url in the string, then only the first one should be returned.
I have provided some examples of input and ...
0
votes
3answers
30 views
Get all html files in directory through terminal that don't have explicit extension
I need to get all the .html files in a folder through the terminal or MATLAB, but the catch is that these .html files don't have an .html extension explicitly in the files. In this case, I'm also ...
0
votes
1answer
35 views
shell grep command to pick only particular string
I have a file with the following contents
abc_cde_app_13.5.0.10
abc_cde_app_13.5.0.10.xml
abc_cde_app_13.5.0.10_log.url
abc_cde_app_13.5.0.10_note.xml
The numbers may change and are not standard.
...
2
votes
6answers
52 views
Using regex to extract a substring while excluding a certain phrase
Say for the string:
test.1234.mp4
I would like to extract the numbers
1234
without extracting the 4 in mp4
What would the regex be for this?
The numbers aren't always in the second position and ...
2
votes
1answer
26 views
Delete lines based on pattern on another file
I have two files
input.txt
Hi 1-12T2EDD
1-13D62L6Hello
1-15SDWAKWazzup
Wow1-18Z3QWY
filter.txt
1-15SDWAK
1-1VF3XHV
I want to delete lines with matching pattern from filter.txt in input.txt. In ...
0
votes
1answer
44 views
Filter out HTML code with grep
I am working on a project using a bash shell script. The idea is to grep a wget retrieved page, in order to pick up a certain paragraph on the web page. The area I would like to copy, usually starts ...
0
votes
2answers
35 views
No Output from grep or fgrep with -f option not working
I have the following regular expression in a file. BTW, im on SunOS
Ex: File pattern contains the following lines:
Ora-[0-9]
violated
I have a file "datafile" which contain the following:
...
0
votes
2answers
40 views
grep for words ending in 'ing' immediately after a comma
I am trying to grep files for lines with a word ending in 'ing' immediately after a comma, of the form:
... we gave the dog a bone, showing great generosity ...
... this man, having no home ...
but ...
-1
votes
0answers
33 views
Using grep to get the full stacktrace of exception
How can I grep all the exceptions in jboss server.log (log4j) file and include the entire stacktrace in the output?
0
votes
1answer
21 views
finding lines that Don't match a given pattern
I have a large file and I want to print the lines that do not match a particular undesired pattern. The following does the exact opposite of what I want, namely it retains all the undesirable lines.
...
0
votes
2answers
53 views
which approach is best to search object in array?
I've sorted following ways to search for an object in array.
This question has been asked like countless times but I want to know which of the best from following ways. If there's another I'd like to ...
2
votes
2answers
63 views
Return original search terms for grep in R
I have a list of items and a list of search terms, and I am trying to do two things:
Search through the items for matches to any of the search terms, and return true
iff a match is found.
For all ...
1
vote
2answers
56 views
shell script grep to grep a string
The output is blank fr the below script. What is it missing? I am trying to grep a string
#!/bin/ksh
file=$abc_def_APP_13.4.5.2
if grep -q abc_def_APP $file; then
echo "File Found"
else
...
0
votes
1answer
21 views
Mac open grep file list
I want to search for a string in files and pipe the resulting file list to OSX's "open" command, thus opening all files that contain said string for editing in their default editor (aka not vim).
For ...
1
vote
3answers
58 views
How do I mimic `ls foo*bar` in R?
Completely stumped, though it seems like a simple question that will be voted down very shortly as a duplicate, but I couldn't find the right "pattern" to search for the answer.
I am looking for ...
0
votes
1answer
25 views
Grabbing specific lines from block of TEXT
I have a large TEXT (XML?) dump and I want to get out just the lines containing my content.
For example, I want the 'TEXT HERE' part grepped out or something. Is there a way to grep this out ...
2
votes
3answers
62 views
Matching text using grep or awk
I am having problems with grep and awk. I think it's because my input file contains text that looks like code.
The input file contains ID names and looks like this:
SNORD115-40
MIR432
RNU6-2
The ...
1
vote
0answers
42 views
How to GREP a string between two date ranges? [duplicate]
I have a Script A which calls Script B and Script B writes to a log file. Script A calls Script B several times and each time Script B executes, it writes to a log file with date-time stamp. I would ...
0
votes
3answers
50 views
How do I split a file by a grep with ruby?
I have a file that contains many bits of code, and I'd like to refactor all of them into their own files. The file in question has some 30k lines, so I don't want to do it by hand.
Each of the ...
-4
votes
1answer
38 views
Search multiple patterns[separated by newline] in the same text line using grep [closed]
I have a text file which looks like :
12345 12-02-2013 05:12:23:234 searchPeople service called by the follwoing input :
name : Tom
id : 12345
regd_no : REGD1234
...



