Sponsored Content
Top Forums Shell Programming and Scripting Add white space to the end of a line with sed Post 302131169 by Shell_Life on Thursday 9th of August 2007 11:25:35 AM
Old 08-09-2007
The '$' is not a physical character, but a representation of end of line.

Similar for '^' that represents the start of the line.
 

10 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

SED with White Space

Dear Members, Suppose i have a variable test which stores a string as below: test='John drives+++++++++a+++++car' now i want to use sed on the above variable and replace + with a white space, so that i get echo $test should give me 'john drives a car' Between... (1 Reply)
Discussion started by: sandeep_1105
1 Replies

2. Shell Programming and Scripting

Want to use sed to add some parameters at the end of the line

Hello All, I have a doubt in sed, i want to add some parameter at the end of the tag inside a xml tag. how to i do that. so i want to add Results="true" value="high" inside the xml tag. Orignal <execute description="reboot"> <execute description="Stop Servlet"> After adding the... (5 Replies)
Discussion started by: asirohi
5 Replies

3. Shell Programming and Scripting

sed : replace space and end-of-line

Hi ! I'm rather new with sed ... learned a lot already by googling etc ... The following script should replace all spaces and ends-of-lines with "something (see below). #!/bin/bash i=0 while read line do fam="H`printf "%06d" $i`" echo $line | sed -e 's//\t'$fam'\n/g' i=$(($i+1))... (7 Replies)
Discussion started by: jossojjos
7 Replies

4. Shell Programming and Scripting

sed + white space

Hi, What sed command (if sed is the right command) can remove ALL white space from my file. I have a csv, except I want to remove all white space between commas and characters. My idea (without testing) sed 's/ //g' Is there a better way? (18 Replies)
Discussion started by: mcclunyboy
18 Replies

5. Shell Programming and Scripting

Delete white space using sed

Hi , I have a file with contents as below group1 = aaaaa, bbbbb, ccccc, aaa group2=aaa, bbbbb, ccccc, aaaaa group3 = bbbbb, aaa, ccccc, aaaaa group4 = bbbbb, aaa,ccccc, aaaaa I want to search for "aaa" and the output should be as below group1 = aaaaa, bbbbb, ccccc group2= bbbbb, ccccc,... (3 Replies)
Discussion started by: anil8103
3 Replies

6. Shell Programming and Scripting

How to Add space at the end of each line in linux

hi,. I am writing a small script in csh... Can any one tel me how to add space at end of each line in a file (9 Replies)
Discussion started by: Manju87
9 Replies

7. UNIX for Dummies Questions & Answers

sed - Add a variable line to the end of a block beginning with a regex

Hi, Need some help with sed. I have a file that has sections : e.g. a=blah b=blah d=blah e=blah There's many sections in the file. (1 Reply)
Discussion started by: andyatit
1 Replies

8. Shell Programming and Scripting

How to add a line to the end of a set of files without using sed command?

I understand that the SED command reads all the lines in the file before adding a required line to the end of the file. Is there another command that adds a line to the end of files without reading the entire file.... SED is increasing the processing time as the number of lines in each of the... (1 Reply)
Discussion started by: Kanch
1 Replies

9. Shell Programming and Scripting

Add white space

hi guys how can i add spacein file name with sed if strings have no space around dash input 19-20 ( 18-19 ) ABC-EFG output after add white space 19 - 20 (18 - 19 ) ABC - EFG thx in advance (2 Replies)
Discussion started by: mhs
2 Replies

10. Shell Programming and Scripting

Putting white Space at the end of the string

Hi Guys, Hope, you all are doing good out there. I am writing a shell script and currrint in need of your help. This is what I need to do; I have position based plain file. One of the fields is 15 character long. I need to fill that field. The problem is that the value is dynamic, it could... (4 Replies)
Discussion started by: singh.chandan18
4 Replies
CKEY(7) 						 Miscellaneous Information Manual						   CKEY(7)

NAME
ckey - The standard definition of each function key in cWnn system. DESCRIPTION
---------------------------------------------------------- | Function | Other | Description | Function | Function | | Keys | Keys | | In Input | In Input | | | | | State | State | | (a) | (b) | (c) | (d) | (e) | |----------+-------+---------------+------------+----------| | - | ^ |To toggle input| Similar to | Similar | | | | mode ON/OFF | (c) | to (c) | |----------+-------+---------------+------------+----------| | PF1 | - | To toggle | To Toggle | Similar | | | | phonetic input| among input| to (d) | | | | mode | methods | | |----------+-------+---------------+------------+----------| | PF2 | - | To toggle | To toggle | Similar | | | | encoded input | among input| to (d) | | | | mode | methods | | |----------+-------+---------------+------------+----------| | PF3 | - | To toggle | To toggle | Similar | | | | ASCII | among | to (d) | | | | character | different | | | | | input mode | ASCII | | | | | | character | | | | | | input | | | | | | methods | | |----------+-------+---------------+------------+----------| | PF4 | - | Toggle other | To toggle | Similar | | | | input mode | among | to (d) | | | |(only in Pinyin| different | | | | | centred input | input | | | | | environment) | methods | | | | | + | + | | | | | Toggle the | Similar to | | | | | environment | (c) | | | | | operation | | | | | | functions | | | | | |(same as PF6) | | | | | |(only in Zhuyin| | | | | | centred input | | | | | | environment & | | | | | |Combined Pinyin| | | | | | & Zhuyin input| | | | | | environment | | | |----------+-------+---------------+------------+----------| | PF5 | - | To select the | Similar to | Similar | | | | different | (c) | to (c) | | | | input keys | | | | | | allocations | | | |----------+-------+---------------+------------+----------| | PF6 | - | To toggle the | To select | Similar | | | | environment | among the | to (d) | | | | operations | different | | | | | | environment| | | | | | operation | | | | | | functions | | |----------+-------+---------------+------------+----------| | - | ^G | To quit the | Similar to | Similar | | | | environment | (c) | to (c) | | | | operation | | | | | | functions | | | |----------+-------+---------------+------------+----------| |Conversion| ^W | To perform | Similar to | Similar | | key | | Hanzi | (c) | to (d) | | | | conversion | + | | | | | | To list out| | | | | | possible | | | | | | candidates | | |----------+-------+---------------+------------+----------| |Conversion| - | To extract a | - | Similar | | key | | candidate from| | to (c) | | | | the candidate | | | | | | list | | | |----------+-------+---------------+------------+----------| | - | ^Z | To treat the | Similar to | Similar | | | | input string | (c) | to (d) | | | | as a phrase & | + | | | | | perform phrase| To list out| | | | | conversion | possible | | | | | | phrase | | | | | | candidates | | |----------+-------+---------------+------------+----------| | Confirm | ^L | To confirm the| Similar to | Similar | | key | | conversion | (c) | to (d) | | | | result | | | |----------+-------+---------------+------------+----------| | Confirm | - | To extract a | - | Similar | | key | | candidate | | to (c) | | | | from the | | | | | | candidate list| | | |----------+-------+---------------+------------+----------| | Right | ^F | To move cursor| To move the| Similar | | arrow | | one position | cursor one | to (d) | | key | | to the right | unit to the| + | | | | during input | right | To move | | | | state, edit | | to the | | | | state, & when | | next | | | | using PF6 | | candidate| | | | functions | | on the | | | | | | right | |----------+-------+---------------+------------+----------| | Left | ^B | To move cursor| To move the| Similar | | arrow | | one position | cursor one | to (d) | | key | | to the left | unit to the| + | | | | during input | left | To move | | | | state, edit | | to the | | | | state, & when | | next | | | | using PF6 | | candidate| | | | functions | | on the | | | | | | left | |----------+-------+---------------+------------+----------| | Up | ^P | To move to the| Similar to | Similar | | arrow | | previous menu | (c) | to (c) | | key | | or previous | + | + | | | | set of | To recall | To obtain| | | | candidates. | the | the | | | | Also apply | previous | previous | | | | when using | input | single | | | | functions in | | candidate| | | | PF6 | | | |----------+-------+---------------+------------+----------| | Down | ^N | To move to the| Similar to | Similar | | arrow | | next menu or | (c) | to (c) | | key | | the next set | + | + | | | | of candidates.| To recall | To obtain| | | | Also apply | the | the | | | | when using | next input | next | | | | functions in | | single | | | | PF6 | | candidate| |----------+-------+---------------+------------+----------| | - | ^D | To delete an | Similar to | Similar | | | | input unit | (c) | to (d) | | | | + | | | | | | Delete a word | | | | | | or character, | | | | | | or dictionary | | | | | | in the | | | | | | environment | | | | | | operations PF6| | | |----------+-------+---------------+------------+----------| | Backspace| - | To delete an | Similar to | Similar | | key | | input | (c) | to (c) | | | | character | | | |----------+-------+---------------+------------+----------| | - | ^E | Move cursor to| Move cursor| Move the | | | | the last input| to the last| cursor to| | | | unit (end) or | unit of the| the last | | | | to the last | user input | candidate| | | | candidate of | string | in the | | | | the list. | | current | | | | Also apply | | set of | | | | when using | | candidate| | | | functions in | | | | | | PF6 | | | |----------+-------+---------------+------------+----------| | - | ^A | Move cursor to| Move cursor| Move the | | | | the first | to the | cursor to| | | | unit | first unit | the last | | | | (beginning) or| of the user| candidate| | | | to the first | input | in the | | | | candidate of | string | current | | | | of the list | | set of | | | | Also apply | | candidate| | | | when using | | | | | | functions in | | | | | | PF6 | | | |----------+-------+---------------+------------+----------| | - | ^K | To undo a | To delete | Similar | | | | conversion | an input | to (d) | | | | from the | string from| + | | | | cursor | the cursor | Similar | | | | position to | position to| to (c) | | | | the end of the| the end of | If press | | | | input string | the input | twice, | | | |(if press once)| string | will | | | | |(press once)| cancel | | | | | | the whole| | | | | | converted| | | | | | Hanzi | | | | | | string | |----------+-------+---------------+------------+----------| | - | ^I | To shorten the| - | Separate | | | | length of a | | a word | | | | word phrase by| | into | | | | one character | |individual| | | | | |characters| |----------+-------+---------------+------------+----------| | - | ^O | To extend the | - | Join the | | | | length of a | |characters| | | | word phrase by| | into one | | | | one character | | word | |----------+-------+---------------+------------+----------| | - | ^G | To extract a | - | Similar | | | | candidate from| | to (c) | | | | the candidate | | | | | | list | | | |----------+-------+---------------+------------+----------| | - | ^C | To perform | - | Re-enter | | | | reverse | | into the | | | | conversion | | input or | | | | | | insert | | | | | | mode | | | | | | (if press| | | | | | once ) | | | | | | + | | | | | | Perform | | | | | | reverse | | | | | |conversion| | | | | | (if press| | | | | | twice ) | ---------------------------------------------------------- 13 May 1992 CKEY(7)
All times are GMT -4. The time now is 03:07 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy