Sponsored Content
Top Forums UNIX for Dummies Questions & Answers Search files for a string in the remote machine Post 74960 by a_rivu on Tuesday 14th of June 2005 02:31:53 PM
Old 06-14-2005
Thanx boss..... it works....
 

10 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Searching for files in Remote Machine

hi all, i would like to how to perform remote search on a tandem machine from solaris box. I have the userid and password to log in. But the directory, file structures, naming conventions are different. now how to search for a particular pattern of files say, <user1><date>.log files in... (0 Replies)
Discussion started by: matrixmadhan
0 Replies

2. Shell Programming and Scripting

change files permission on Remote machine

I would like to change permissions recursively on a remote folder. Seems like sftp has a limitation, I am only able to change permission on a individual file.. sftp > chmod 777 /usr/local/apache/docs/test.txt It would be great if someone has more knowledge on how this is doable recursively? (1 Reply)
Discussion started by: almeisan1
1 Replies

3. UNIX for Dummies Questions & Answers

What is the Best way to search files for a string??

I'm looking to seach all the files in a directory and sub-directories looking for a string. When the string is found, I want to display the filename and the entire line of that file that the string was found on. what is the best way to do this ?? I've been playing around with awk, find, and... (15 Replies)
Discussion started by: 35Soinc
15 Replies

4. Red Hat

To find the LATEST file from a dir on REMOTE machine and SCP to local machine?

Hi All, URGENT - Please help me form a scipt for this: I need the LATEST file from a dir on REMOTE machine to be SCP'd to a dir on local machine. (and I need to execute this from local server) I know that the below cmd is used to find the LATEST file from a dir. But this command is not... (3 Replies)
Discussion started by: me_ub
3 Replies

5. Shell Programming and Scripting

script to delete multiple files in remote machine

Requirement Several files in remote machines ought to be deleted via sh. Name of the files to be deleted are know Approach 1) script was written with ftp (requires credential) and delete command. File names were passed as array(iterated via for loop-with ftp+delete commands enclosed within... (1 Reply)
Discussion started by: vkalya
1 Replies

6. Shell Programming and Scripting

Help with search string between two files

Hi, Basically i want to search for a string in file two based on the input file one and if it matches get the nextline and print the value of the field name. cat one abc xyz defcat two <src> <name="path/to/abc" test="value_version"> <new name="Y2" > </src> <src> <name="path/to/xyz"... (5 Replies)
Discussion started by: greet_sed
5 Replies

7. Shell Programming and Scripting

Search several string and convert into a single line for each search string using awk command AIX?.

I need to search the file using strings "Request Type" , " Request Method" , "Response Type" and by using result set find the xml tags and convert into a single line?. below are the scenarios. Cat test Nov 10, 2012 5:17:53 AM INFO: Request Type Line 1.... (5 Replies)
Discussion started by: laknar
5 Replies

8. UNIX for Advanced & Expert Users

FTP While transfering files to local machine to remote machine

Hi Am using unix Ksh Am getting the problem while transferring zero size files through the script . When i transfer zero size files from local machine to remote machine manually i can able to do it . My question its beause of zero size files am not able to transfer through script ? or its... (2 Replies)
Discussion started by: Venkatesh1
2 Replies

9. Red Hat

iptables applied in local machine, can't ssh remote machine after chain changed to DROP

I want to SSH to 192.168.1.15 Server from my machine, my ip was 192.168.1.99 Source Destination was UP, with IP 192.168.1.15. This is LAN Network there are 30 Machine's Connected to the network and working fine, I'm Playing around the local machine's because I need to apply the same rules in... (2 Replies)
Discussion started by: babinlonston
2 Replies

10. Shell Programming and Scripting

Help with fetching the data from remote machine from my jumpbox(local machine)

Team, Presently i am running a script from my local box(i.e jumpbox) to all the remote machines.Basically fetching basic queries like pwd,mkdir,touch etc and i am able to successfully fetch it from my local machine.But when i want to check certain database related queries like the dbstat... (20 Replies)
Discussion started by: whizkidash
20 Replies
alex4(6)							   Games Manual 							  alex4(6)

NAME
alex4 - Alex the Allegator 4, a retro platform game SYNOPSIS
alex4 [gamefile] DESCRIPTION
Guide Alex the Allegator through the jungle in order to save his girlfriend Lola from evil humans who want to make a pair of shoes out of her. Alex the Allegator 4 is a platform game in the style of old Gameboy games. You can play the game with a keyboard or a joystick. On the keyboard the following keys are used: Arrow keys Movement Alt Jump Control Shoot (only when you've found eggs to fire!) When you're on the menu screen, you can choose the window size with the following keys: 1 160x120 window 2 320x240 window 3 640x480 window 4 full-screen CUSTOM MAPS
The Alex the Allegator homepage links to many user-contributed maps. Each set should contain several ".map" files and a text file describ- ing the collection. To play the maps, simply start alex4 with the name of the text file as argument. If you want to create your own maps, you can use the built-in map editor (described below), but you'll need to create the description file yourself. This is a plain text file that needs to list the file names of your maps between "#start#" and "#end#" markers (these markers are not optional). You can include a description of the maps outside these markers. For example, for a collection of three maps: In this game, Alex must rescue the Yellow Tetris Piece from the pirates of Ching Shih. #start# journey.map sea-of-despair.map endgame.map #end# USING THE MAP EDITOR
Use the map editor to create your own maps. You can enter the map editor from the menu screen or by pressing F1 while playing a custom map. The basic editor commands are: Shift+L load an existing map Shift+S save the map Insert+Left/Right widen the map Delete+Left/Right shorten the map F1 change the map's properties, e.g. its name. Maps are composed of tiles. Tiles can contain scenery, enemies, items and other game objects. The mouse cursor shows the currently selected tile. To draw tiles, use the left mouse button. You can cycle through the available tiles by using the z and x keys, choose a tile from a palette using the p key, or pick a tile from the screen using the right mouse button. Tiles can be given special behavior using the following commands: q instant death w map exit e roll activator r breakable block t submerged in water y on the water surface a Alex' start location (facing left) Shift+A Alex' start location (facing right) Use the following command to place items and enemies: 1 extra life 2 star bonus 3 cherry bonus 4 egg 5 extra heart Shift+Q grunt Shift+W spear grunt Shift+E crusher Shift+R spike fish Shift+T jellyfish Shift+Y cannon Shift+U spike truck boss Shift+I ground pounder boss SEE ALSO
The Alex the Allegator series homepage <http://allegator.sourceforge.net/> AUTHOR
Alex the Allegator 4 was written by Johan Peitz, Free Lunch Design. This manual page was written by Peter De Wachter <pdewacht@gmail.com>, for the Debian project (but may be used by others). 2008-02-07 alex4(6)
All times are GMT -4. The time now is 07:22 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy