Sponsored Content
Full Discussion: vi/vim "cheat sheet"
The Lounge What is on Your Mind? vi/vim "cheat sheet" Post 302707441 by Neo on Friday 28th of September 2012 02:35:28 PM
Old 09-28-2012
vi/vim "cheat sheet"

Image
These 4 Users Gave Thanks to Neo For This Post:
 

9 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

":shell" in Vim and Elvis

When I type :shell in the Vim editor it takes me to the shell of course and everything looks as it should.. (Using shell from Vim) $ set | grep PS1 PS1=$' ' $ But when i use Elvis and type :shell I get in to the shell as expected but... (Using shell from Elvis) $set | grep PS1... (1 Reply)
Discussion started by: J.P
1 Replies

2. UNIX for Dummies Questions & Answers

Explain the line "mn_code=`env|grep "..mn"|awk -F"=" '{print $2}'`"

Hi Friends, Can any of you explain me about the below line of code? mn_code=`env|grep "..mn"|awk -F"=" '{print $2}'` Im not able to understand, what exactly it is doing :confused: Any help would be useful for me. Lokesha (4 Replies)
Discussion started by: Lokesha
4 Replies

3. 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

4. Shell Programming and Scripting

awk command to replace ";" with "|" and ""|" at diferent places in line of file

Hi, I have line in input file as below: 3G_CENTRAL;INDONESIA_(M)_TELKOMSEL;SPECIAL_WORLD_GRP_7_FA_2_TELKOMSEL My expected output for line in the file must be : "1-Radon1-cMOC_deg"|"LDIndex"|"3G_CENTRAL|INDONESIA_(M)_TELKOMSEL"|LAST|"SPECIAL_WORLD_GRP_7_FA_2_TELKOMSEL" Can someone... (7 Replies)
Discussion started by: shis100
7 Replies

5. UNIX for Dummies Questions & Answers

Why "map! <C-q> :q <CR> " does not work in vim.

Hello, I input :map! <C-q> :q <CR> in command line mode, then return to normal mode, and press ctrl-q, but vim does not quit. Why? Thanks! (0 Replies)
Discussion started by: 915086731
0 Replies

6. Solaris

The slices "usr", "opt", "tmp" disappeared!!! Help please.

The system don't boot. on the screen appears following: press enter to maintenance (or type CTRL-D to continue)...I checked with format command. ... the slices "0-root","1-swap","2-backup" exist. ...the slises "3-var","6-usr" -unassigned. :( (16 Replies)
Discussion started by: wolfgang
16 Replies

7. UNIX for Dummies Questions & Answers

Using "mailx" command to read "to" and "cc" email addreses from input file

How to use "mailx" command to do e-mail reading the input file containing email address, where column 1 has name and column 2 containing “To” e-mail address and column 3 contains “cc” e-mail address to include with same email. Sample input file, email.txt Below is an sample code where... (2 Replies)
Discussion started by: asjaiswal
2 Replies

8. Shell Programming and Scripting

Bash script - Print an ascii file using specific font "Latin Modern Mono 12" "regular" "9"

Hello. System : opensuse leap 42.3 I have a bash script that build a text file. I would like the last command doing : print_cmd -o page-left=43 -o page-right=22 -o page-top=28 -o page-bottom=43 -o font=LatinModernMono12:regular:9 some_file.txt where : print_cmd ::= some printing... (1 Reply)
Discussion started by: jcdole
1 Replies

9. AIX

Apache 2.4 directory cannot display "Last modified" "Size" "Description"

Hi 2 all, i have had AIX 7.2 :/# /usr/IBMAHS/bin/apachectl -v Server version: Apache/2.4.12 (Unix) Server built: May 25 2015 04:58:27 :/#:/# /usr/IBMAHS/bin/apachectl -M Loaded Modules: core_module (static) so_module (static) http_module (static) mpm_worker_module (static) ... (3 Replies)
Discussion started by: penchev
3 Replies
GPIV_T-AVG-IMG(1)					      General Commands Manual						 GPIV_T-AVG-IMG(1)

NAME
gpiv_t-avg-img - Calculates time-averaged intensities from a series of images at each pixel. SYNOPSIS
gpiv_t-avg-img [-c int] [-fb string] [-ff int] [-fl int] [-fx] [-help] [-p | --print] [-r int] [-s] [-v] < stdin > stdout DESCRIPTION
gpiv_t-avg-img calculates time-averaged intensities from a series of images for each pixel. This program uses the GENPAR parameters. Options -c NCOLS Number of columns. -fb FILE File base-name (without .number.r extension) instead of stdin and stdout. -ff N Number of first image file. -fl N Number of last image file. -fx Prefix numbering to file base name. -help | --help On-line help. -p | --print Prints parameters, command line options and input and output filenames to stdout. -r NROWS Number of rows. -s Subtract mean from input data. -v | --version Prints version information to standard output, then exits successfully. SEE ALSO gpivtools AUTHOR
Gerber Van der Graaf 19 Januari 2005 GPIV_T-AVG-IMG(1)
All times are GMT -4. The time now is 03:48 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy