Sponsored Content
Top Forums UNIX for Dummies Questions & Answers Egrep cheat sheet anywhere? Looking for meaning of egrep -c Post 302157629 by leelm on Friday 11th of January 2008 02:09:05 PM
Old 01-11-2008
Egrep cheat sheet anywhere? Looking for meaning of egrep -c

Hi I've been searching google and have not found what egrep -c means. Does anyone know where I can get a cheat sheet or what that -c means?

thanks,
Linda
 

9 More Discussions You Might Find Interesting

1. Shell Programming and Scripting

egrep help

How can i make something like if (echo "$arg2" | egrep -s '^+\.+km/h+$|^+km/h+$'); then not to output the value of $arg2 on the screen, evertime i get match it outputs the value of the variable on the screen which i don't need to do. I know for grep its -q option but it doesn't work for egrep.... (2 Replies)
Discussion started by: Vozx
2 Replies

2. UNIX for Dummies Questions & Answers

help with egrep

I have a file called alert.log containing the following: WARNING: received KRVX_OPER_CANNOT_SUPPORT knlldmm: gdbnm=CROOP knlldmm: objn=23793 knlldmm: objv=1 knlldmm: scn=5189816456 knllgobjinfo: MISSING Streams multi-version data dictionary!!! knlldmm: gdbnm=FDROP knlldmm: objn=49385... (9 Replies)
Discussion started by: akDBA
9 Replies

3. Shell Programming and Scripting

egrep

Hi, I don't understand what is the correct way of writing: egrep -l '{$min,$max} $pattern' $filename I tryed to search on google how to wtrite {$min, $max}, but I don't have success (7 Replies)
Discussion started by: DNAx86
7 Replies

4. Shell Programming and Scripting

egrep help

Hi there, Im having some issues using egrep, I have a text file containing server logs: the user imputs 2 arguments, which are error checked and made into $searchMonth $searchYear respectivley. I then do the grep command: egrep /$searchMonth/ $file | egrep /$searchYear: | wc -l ... (1 Reply)
Discussion started by: Darklight
1 Replies

5. UNIX for Dummies Questions & Answers

search ")" with egrep - egrep: syntax error

Hi Guys, we have a shell script which basically query the Database which retrieves huge data and use the data with "egrep" . Now there is some data which contains characters like "abc)" and the same is used like below : "egrep (.+\|GDPRAB16\|GDPR/11702 96 abc)\|$ temp.txt" now while... (7 Replies)
Discussion started by: sagarjani
7 Replies

6. UNIX for Dummies Questions & Answers

sed and awk cheat sheet

Where can I get sed and awk cheat sheet ? Need to look for usage of special charaters and meta charaters (1 Reply)
Discussion started by: pitagi
1 Replies

7. Shell Programming and Scripting

Help with egrep

Hi, I need to search for a exact word in a file and I have a list of allowable values in a list file. I search something like this using egrep -f option: >egrep -f list.txt data.txt New New York NewYork > list.txt file has the allowable value for search and this file can be edited to... (5 Replies)
Discussion started by: calredd
5 Replies

8. What is on Your Mind?

vi/vim "cheat sheet"

https://www.unix.com/members/neo-albums-forum-pics-picture523-vi-vim-cheat-sheet.jpg (1 Reply)
Discussion started by: Neo
1 Replies

9. Shell Programming and Scripting

Egrep

Hi I am trying to run CMD that combining EGREP and PERL in multiple files cat *07:00.22-12-13.txt | egrep" NAME| perl -ne 'print if /^sid9/ .. /^!/' " I need the see the NAME and the text from sid9 to ! how can I use the EGERP in parallel to the PERL ? This is one file Qqq... (2 Replies)
Discussion started by: sharong
2 Replies
mupen64plus(6)							   Games Manual 						    mupen64plus(6)

NAME
mupen64plus - Console front-end for the Mupen64Plus N64 emulator SYNOPSIS
mupen64plus [parameters(s)] [romfile] DESCRIPTION
Mupen64Plus is a plugin-based N64 emulator for Linux/Unix, OSX, and Windows which is capable of accurately playing many games. Included are four MIPS R4300 CPU emulators, with dynamic recompilers for 32-bit x86 and 64-bit amd64 systems, and necessary plugins for audio, graphical rendering (RDP), signal co-processor (RSP), and input. There are currently two OpenGL video plugins available: the included Rice Video, and Arachnoid (at http://bitbucket.org/wahrhaft/mupen64plus-video-arachnoid/). The most current documentation can be found at the project's homepage: http://code.google.com/p/mupen64plus -h, --help Print help message. --noosd Disable onscreen display. --osd Enable onscreen display. --fullscreen Run emulator in fullscreen display mode. --windowed Run emulator in windowed display mode. --resolution res Display resolution (640x480, 800x600, 1024x768, etc) --cheats cheat-spec Enable or list cheat codes for the given rom file. --corelib filepath Specifies a filename (optionally with a preceding directory path) to load a specific Mupen64Plus core library. --configdir directory Specifies a directory to look for the mupen64plus.cfg file. Default is ~/.config/mupen64plus/. --datadir directory Specifies a directory to search for shared data files (fonts, cheat codes, .ini files). Default is PREFIX/share/mupen64plus/. --plugindir directory Specifies a directory to search for plugin files. Default is PREFIX/lib/mupen64plus/. --sshotdir directory Specifies a directory to save screenshots captured during gameplay. Default is ~/.local/share/mupen64plus/screenshot/. --gfx plugin-spec Specifies a plugin-spec to select a graphics plugin for use during emulation. --audio plugin-spec Specifies a plugin-spec to select an audio plugin for use during emulation. --input plugin-spec Specifies a plugin-spec to select an input plugin for use during emulation. --rsp plugin-spec Specifies a plugin-spec to select an RSP plugin for use during emulation. --emumode mode Specifies which mode the emulator core should run in. mode should be set to one of the following numbers: 0=Pure Interpreter, 1=Cached Interpreter, 2=Dynamic Recompiler (DynaRec). --testshots list Take screenshots at frames given in the comma-separated list, then quit. --core-compare-send Use the core comparison debugging feature, in data sending mode. If the core was not compiled with support for the Core Comparison feature, then the emulator will exit with an error. --core-compare-recv Use the core comparison debugging feature, in data receiving mode. If the core was not compiled with support for the Core Compari- son feature, then the emulator will exit with an error. --set param-spec Set the value of a Mupen64Plus configuration parameter. This option may be used multiple times. The format of param-spec is Sec- tion-Name[Param-Name]=Value --saveoptions Save the given command-line options into the mupen64plus configuration file to use as defaults in the future. Since the console front-end needs to load the core library before reading the configuration file, the --corelib option cannot be saved. --verbose Print lots of information. Useful for debugging but unnecessary for normal use. plugin-spec (plugin-name) Filename (without path) of plugin to use. Application will search through several directories to look for a matching plugin name. (plugin-path) Full directory path and filename of plugin. 'dummy' Use the dummy plugin. cheat-spec 'list' Show all of the available cheat codes. 'all' Enable all of the available cheat codes. (codelist) A comma separated list of cheat code numbers to enable. KEY COMMANDS
The following shortcut keys can be used during emulation. These are the default key values; nearly all of them may be set to different keys by editing the mupen64plus configuration file. Escape Quit the emulator. 0-9 Select virtual 'slot' for save/load state. F5 Save emulator state to current slot. F7 Load emulator state from current slot. F9 Reset emulator. F10 Slow down emulator speed by 5 percent. F11 Speed up emulator speed by 5 percent. F12 Take screenshot. Alt-Enter Toggle fullscreen mode. This is not supported on Windows. p or P Pause/continue emulation. m or M Mute/unmute sound. f or F Fast Forward (playback at 250% normal speed as long as key is pressed) g or G Press GameShark button (if cheats are enabled). / or ? Advance one frame if paused. [ Decrease volume. ] Increase volume. FILES
The default location for the Mupen64plus configuration file is ~/.config/mupen64plus/. The default location of the saved screenshots is ~/.local/share/mupen64plus/screenshot/. The default location of the save states is ~/.local/share/mupen64plus/save/. BUGS
To report bugs or make feature requests, use the issue tracker on the Mupen64Plus project site: http://code.google.com/p/mupen64plus/issues/list AUTHORS
Mupen64Plus was originally started by Richard42 and nmn, and is based on Mupen64 (originally written by Hacktarux). This man page was written by ebenblues, and updated by Richard42. COPYRIGHT
Mupen64Plus is (C) 2008-2010 The Mupen64Plus Team License GPLv2+: GNU GPL version 2 or later <http://gnu.org/licenses/gpl.html> This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. mupen64plus(6)
All times are GMT -4. The time now is 01:43 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy