Bug 621353 - grep --mmap doesn't work
Summary: grep --mmap doesn't work
Keywords:
Status: CLOSED DUPLICATE of bug 583895
Alias: None
Product: Fedora
Classification: Fedora
Component: grep
Version: 13
Hardware: All
OS: Linux
low
medium
Target Milestone: ---
Assignee: Jaroslav Škarvada
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-08-04 19:59 UTC by Tobias Mueller
Modified: 2010-08-05 07:06 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2010-08-05 07:06:46 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Tobias Mueller 2010-08-04 19:59:20 UTC
Description of problem:
According to the man page, grep --mmap is supposed to work. And it does indeed on my Ubuntu installation.

Version-Release number of selected component (if applicable):


How reproducible:
grep --mmap $USER /etc/passwd

Steps to Reproduce:
1.
2.
3.
  
Actual results:
$ grep --mmap $USER /etc/passwd
Usage: grep [OPTION]... PATTERN [FILE]...
Try `grep --help' for more information.
$

Expected results:
$USER

Additional info:

Comment 1 Jaroslav Škarvada 2010-08-05 07:06:46 UTC
Thanks for report. Please note that the --mmap option is deprecated and should be ignored. This behaviour was implemented in rawhide and will be presented in F14. Upstream bugzilla: http://savannah.gnu.org/bugs/?29614

*** This bug has been marked as a duplicate of bug 583895 ***


Note You need to log in before you can comment on or make changes to this bug.