Sponsored Content
Full Discussion: Can't paste in command line.
Top Forums Shell Programming and Scripting Can't paste in command line. Post 302582822 by @dagio on Sunday 18th of December 2011 02:26:59 PM
Old 12-18-2011
Is Shift-Insert works?
 

9 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Search and paste a line..

Hi everyone, I've never used Unix ever in my life and I just got a summer job that requires me to manipulate Unix =( I'm currently encountering a problem... I need to search for Keyword in a text file, and if I find Keyword , I'll have to output the whole line that contains Keyword into a new... (4 Replies)
Discussion started by: SeanDM
4 Replies

2. Shell Programming and Scripting

copy and paste a specific line

Hi I am having some trouble cut and paste a file based on the content of another file. I have a file called draft. I need to cut and paste its content to another file based on the content of a file called proc.txt The content of proc.txt is like the following:... (7 Replies)
Discussion started by: tiger99
7 Replies

3. Shell Programming and Scripting

How to copy and paste line in shell script

Hi I want to grep for a line and copy and paste that line. for Example ---- file abc.txt ---- host=atlx1 sid=atld1 mail=abc@abc.com host=atlx2 sid=atld2 mail=xyz@abc.com host=atlx3 sid=atld3 mail=def@abc.com host=atlx4 sid=atld4 mail=mno@abc.com --- end of file abc.txt ---- Now I... (16 Replies)
Discussion started by: upsrk
16 Replies

4. Shell Programming and Scripting

paste broken pieces of a record into one line

I am working with a file that has some of the records broken into several lines, I need paste the pieces back into one line. All records should start with numeric id, and presently all lines do start with id. The last field of the record is "telephone", so I need to make sure that each line starts... (1 Reply)
Discussion started by: migurus
1 Replies

5. Shell Programming and Scripting

Vi Editor - How to paste the line concatenated with current line

I generally use yy to copy a line and then p to paste the line at end of current line. But is there a way to paste the copied line in concatenation with the current line with out going to next line. (3 Replies)
Discussion started by: paragkalra
3 Replies

6. Shell Programming and Scripting

Paste every other line?

Hi! I have two files that look like this: File1 A B C D E F ... File2 Z Y X W V U (4 Replies)
Discussion started by: Limmnes
4 Replies

7. UNIX for Dummies Questions & Answers

paste cut and watch in the same line

Dear ULF followers, I'm a newbie in this field (linux :) ), but I want to have some tools to help me in my work. One of them is to know exactely what runs in the cluster from my institute. I notice that using cut and qstat allow me to see the ocupation of the cluster and other usefull things.... (2 Replies)
Discussion started by: radudownload
2 Replies

8. UNIX for Dummies Questions & Answers

vim copy line and paste at the beginning, middle, and end of another line

How would you do vim copy line and paste at the beginning, middle, and end of another line. I know yy copies the whole line and p pastes the whole line, but on its own separate line. Sometimes I would like to copy a line to the beginning, middle, or end of another line. I would think this would be... (3 Replies)
Discussion started by: cokedude
3 Replies

9. Shell Programming and Scripting

Copy some line and paste it after some line in same file

Hi, I want to know how I can copy line 6th to 10th and paste it after 17th line in same file. Thanks, Biplab (19 Replies)
Discussion started by: Biplab
19 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 05:56 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy