Sponsored Content
Top Forums Shell Programming and Scripting Unable to find files using wildcard on AIX. Post 303044233 by MadeInGermany on Monday 17th of February 2020 05:27:14 AM
Old 02-17-2020
As I suggested, have -name "*.js?*" \! -name "*.jsp" or cheat with -name "*.js??*".
And most easy is of course -name "*.jsp?*".
This User Gave Thanks to MadeInGermany For This Post:
 

10 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Find wildcard .shtml files in wildcard directories and removing them- How's it done?

I'm trying to figure out how to build a small shell script that will find old .shtml files in every /tgp/ directory on the server and delete them if they are older than 10 days... The structure of the paths are like this: /home/domains/www.domain2.com/tgp/ /home/domains/www.domain3.com/tgp/... (1 Reply)
Discussion started by: Neko
1 Replies

2. Shell Programming and Scripting

Wildcard in Cshell find command

The following command works fine in my cshell script: set Deliverables = `find . -name "eliverables" -print` The following command does not work: set LASFiles = `find . -name "*." -print` In the first example, when tested in an if statement, the script will continue whether a... (3 Replies)
Discussion started by: phudgens
3 Replies

3. Solaris

Problem in using wildcard characters in xargs with find

Hi, Under my parent diectory I have directory named "Response" in many of its subfolders. I am interested to see all files with extention .pro in Response Directory. I am giving following command - find . -name "Response" -type d | xargs -i ls -lrt {}/*.pro but it is not giving result. ... (3 Replies)
Discussion started by: sanjay1979
3 Replies

4. Shell Programming and Scripting

Find replace a particular string of data with wildcard

Hi I am having a csv file in which lots of data are available wherein i need to find a particular kind of data and replace it with null value. here is the sample data.. I need to find the string starting with 404-064- and up to the first space i have to remove the data and keep the... (4 Replies)
Discussion started by: aemunathan
4 Replies

5. Shell Programming and Scripting

find command with wildcard directory

I want to look if there is any file inside a specific directory which was modified before 2 days. I wrote the find command, but the problem is there is one directory and that is a random directory generated by unix, so not sure on how to code for that on the find command. find... (5 Replies)
Discussion started by: srini0603
5 Replies

6. UNIX for Dummies Questions & Answers

Unable to find files using wild card search

Hi All, My server is AIX and i am trying to search for a file in a specific path in directory. The file name can be of two types: Position_20131114.csv Position123333_20131114.csv I am trying to assign a SOURCEFILE variable as mentioned below:, but i am unable to find/locate the files... (2 Replies)
Discussion started by: abhi_123
2 Replies

7. UNIX for Dummies Questions & Answers

Unable to find files, those can be present anywhere in the directory tree,based on its creation date

Hi I am unable to find files, those are present anywhere in the same directory tree, based on the creation date. I need to find the files with their path, as I need to create them in another location and move them. I need some help with a script that may do the job. Please help (2 Replies)
Discussion started by: sam192837465
2 Replies

8. UNIX for Beginners Questions & Answers

Find and replace with wildcard

HI there, I am trying to find and replace with wildcard with data chr1 69511 69511 A G 1/1:0,34:791,78,0:78:34 0/1:55,60:1130,0,1513:99:116 1/1:0,28:630,63,0:63:28 0/1:0,34:626,57,0:57:34 To this chr1 69511 69511 A G homo hetero homo hetero Where I find and replace 0/1 with... (3 Replies)
Discussion started by: daashti
3 Replies

9. AIX

Issue with wildcard in filename (AIX 7.1.0.0)

Hi, This has been pestering me for quite a while, any help will be highly appreciated The current directory has a file with below name npidata_20050523-20171210.csv The below wildcard matched the above file ls -ltr npidata_????????-201712??.csv But when the part '201712' is put... (6 Replies)
Discussion started by: zulfi123786
6 Replies

10. Shell Programming and Scripting

Unable to grep using wildcard in a file.

I wish to check if my file has a line that does not start with '#' and has 1. Listen and 2. 443 echo "Listen 443" > test.out grep 'Listen *443' test.out | grep -v '#' Listen 443 The above worked fine but when the entry changes to the below the grep fails... (2 Replies)
Discussion started by: mohtashims
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 12:00 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy