Sponsored Content
Full Discussion: finding junk characters
Top Forums Shell Programming and Scripting finding junk characters Post 302432493 by ashwin3086 on Friday 25th of June 2010 06:28:38 AM
Old 06-25-2010
finding junk characters

Hi,

Is there anyway to find the junk characters in a file.Consider the file has data as given below:

Code:
123|abc^M|Doctor^C #record 1
234|def|Med             #record 2
345|dfg^C|Wrong^V  #record 3

The junk characters are highlighted and this is a pipe delimited file.
Is there anyway to find the records with junk characters and move it to a file and good records to a separate file.

Thanks in advance

Last edited by Scott; 06-25-2010 at 08:34 AM.. Reason: Code tags
 

10 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Email ends with Junk Characters

I have written the following code ...to include the Subject, Message Body and Attachment with sendmail. When I send mail from my Unix account to diffrent mail servers like Yahoo , Hotmail etc..I recv the Message Body but there is no newline character at the end of each line.... Also I recv the... (5 Replies)
Discussion started by: Amruta Pitkar
5 Replies

2. Solaris

junk characters in ls -l output in solaris10

Dear all, I have installed Solaris10 in a x86 machine.When the ls -l output is taken,at the Month's place some junk characters appear.Rest everything is fine. Cna somebody help..? thanks :b: (7 Replies)
Discussion started by: ragtechy
7 Replies

3. Shell Programming and Scripting

Remove junk characters using Perl

Guys, can you help me in removing the junk character "^S" from the below line using perl Reference Data Not Recognised ^S Where a value is provided by the consuming system, which is not reco Thanks, M.Mohan (1 Reply)
Discussion started by: mohan_xunil
1 Replies

4. Shell Programming and Scripting

Replacing junk characters

Hi, I have a file with data as given below $cat file1 123|abc|345 345|def|567 The first record is good record. The second record has an invisible junk character like \032. I was replace all the occurences of that invisible character with #. I want to do this for a set of... (16 Replies)
Discussion started by: ashwin3086
16 Replies

5. UNIX for Dummies Questions & Answers

how to grep junk characters in a file

hi guys, I am generating a file from datastage (an etl tool). Now the file is having some junk characters like ( Á,L´±,ñ and so on).. I want to use the grep function to figure out all the junk characters and their location. Can somebody help me out in finding it out.. if possible i... (1 Reply)
Discussion started by: mac4rfree
1 Replies

6. Shell Programming and Scripting

Handling Junk Characters

Urgently ur help is needed. Actually my req is i have an input file, that input file may have junk characters (^M, ^Z) etc... eg: cat file name abc^Z addres name2 msdmskd^Z address2 I want to validate the record and display where exactly this junk character resides. I want to... (3 Replies)
Discussion started by: help_scr_seeker
3 Replies

7. Shell Programming and Scripting

Junk characters in mailx output

I have script which send a mail with top output. The script look like $ cat health.sh #!/bin/sh maillist="email address" rm /home/rtq1/file top -n 1 | head 15 > file cat file | mailx -s "Daily Health Report from `hostname` ..." "${maillist}" But now i am getting some junk characters along... (1 Reply)
Discussion started by: Renjesh
1 Replies

8. UNIX for Dummies Questions & Answers

How to remove JUNK characters (FROM�)

Hi I have to remove the junk characters from my file. Please help.. File content : CURITY_CODE_GSD) FROM� DL_CB_SOD_EOD_VALUATION WHERE� ASOF (1 Reply)
Discussion started by: arukuku
1 Replies

9. Solaris

Junk characters in Solaris 11

Hi, I rebooted a Solaris 11 box and after that date stamp is coming in junk in almost all directories. root@tstilp05 # ls -l total 112 drwxrwxr-x 9 root sys 19 juin 1 03:10 adm drwxr-xr-x 6 root sys 6 sept. 19 2012 ai drwxr-xr-x 3 root bin ... (3 Replies)
Discussion started by: solaris_1977
3 Replies

10. UNIX for Beginners Questions & Answers

Need to remove Junk characters

Hi All, I have a issue that we are getting Junk characters from source and i am not able to load that records to Database. Line breakers Junk Characters (Â and different every time) Japanese Characters Every time I am using grep command and awk -F "\007" to find them and delete that... (1 Reply)
Discussion started by: spradeep86
1 Replies
spout(6)																  spout(6)

NAME
Spout - abstract pixel shooter SYNOPSIS
spout [options] DESCRIPTION
Spout is a small cave-flying arcade game in black and white. The player has to navigate a spaceship upwards through a series of caves, avoiding the walls and the window borders, and getting through the checkpoints before the limited time runs out. The engine exhaust's plume can (and must) be used as a flamethrower for eroding the cave walls in order to make passages for the ship to go through. At the title screen, hit spacebar to begin playing. Your goal is to get as high as you possibly can, without crashing or your time running out. USAGE
Spout is played with the keyboard: - left and right arrow keys: turn the ship around - z, x, spacebar, or enter key: thrust/fire - escape key: pause - shift-escape: exit Instructions: - Keep going up, up, up! - Get through the next barrier before time runs out! - Use the exhaust plume to make way! OPTIONS
A summary of options is included below. f Fullscreen mode. 1 Very small window mode. 2 Default size window mode. 7 Very big window mode. SEE ALSO
Spout Homepage (in Japanese): <http://www.din.or.jp/~ku_/junk/junk.htm>. Spout page at the Linux Game Tome: <http://www.happypen- guin.org/show?spout>. AUTHOR
Spout was written for Windows by Kuni <mailto:ku_@din.or.jp> and ported to the Gnu/Debian system by Miriam Ruiz <little_miry@yahoo.es> and Javier Candeira <javier@candeira.com>. This manual page was written for Debian by Javier Candeira <javier@candeira.com>. Javier Candeira <;javier@candeira.com> spout(6)
All times are GMT -4. The time now is 12:43 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy