Sponsored Content
Full Discussion: to delete an invalid file
Top Forums UNIX for Dummies Questions & Answers to delete an invalid file Post 302432226 by zaxxon on Thursday 24th of June 2010 09:14:53 AM
Old 06-24-2010
If there is not more files containing a dollar symbol in their names in that directory, you could try:
Code:
rm *\$*

 

10 More Discussions You Might Find Interesting

1. Shell Programming and Scripting

Invalid Characters in the file.

I am working on AIX. We ftp files to a database. The flat files are having thousands of records and each record is having some 50 to 60 characters(there are fields having certain character length). In addition to some valid ascii characters some invalid characters like Å, å, Ä, ä or pipes creep in which... (5 Replies)
Discussion started by: kanu_pathak
5 Replies

2. UNIX for Dummies Questions & Answers

Invalid Characters in the file.

I am working on AIX. We ftp files to a database. The flat files are having thousands of records and each record is having some 50 to 60 characters(there are fields having certain character length). In addition to some valid ascii characters some invalid characters like Å, å, Ä, ä or pipes creep in which... (15 Replies)
Discussion started by: kanu_pathak
15 Replies

3. Shell Programming and Scripting

Capturing the invalid records to error file

HI, I have a source file which has the below data. Tableid,table.txt sourceid,1,2,3,4,5,6 targetid,1,2,3,4,5,6 Tableid,table sourceid,1,2,3,4,5,6 targetid,1,2,3,4,5,6 Tableid,table.txt sourceid,1,2,3,4,5,6 targetid,1,2,3,4,5,6 Tableid,table sourceid,1,2,3,4,5,6 targetid,1,2,3,4,5,6... (6 Replies)
Discussion started by: shruthidwh
6 Replies

4. Shell Programming and Scripting

Remove invalid database characters on a file

Hi All - I'm building a script wherein it is design to remove characters that are not accepted on a non-unicode database. Examples are the following: ï,¿,½,Â,é, etc. I can easily sed those characters one-by-one but I there's a problem when other unicode characters are found. Is there any way to... (1 Reply)
Discussion started by: Jin_
1 Replies

5. Shell Programming and Scripting

How to find invalid URL in a text file using shell script?

How to find and remove invalid URLs in a text file using shell script? (1 Reply)
Discussion started by: vel4ever
1 Replies

6. Shell Programming and Scripting

Valid and invalid date in the file

Hi All, How to validate the 4th column,it is date column in the file, if it valid move to valid file else moved invalid file. 9f680174-cb87|20077337254|0|20120511|N 9f680174-cb88|20077337254|0|20120534|N i want two file valid.txt and invalid.txt Thanks, (7 Replies)
Discussion started by: bmk
7 Replies

7. UNIX for Dummies Questions & Answers

To get the invalid characters from a file

Hello, Can any one help me in below query to search all the invalid characters that UNIX cannot recognize from a file. can we do anything with the help of grep command or any other commands. Also, i am not sure what are the invalid characters present in the file. Many thanks in advance. ... (6 Replies)
Discussion started by: schandru
6 Replies

8. Shell Programming and Scripting

How to get the Invalid records from a file using awk?

My Input file is fixed length record ends with . as end of the line and the character length is 4156 Example: 12234XYZ TY^4253$+00000-00000........... I need to check is there any control characters(like ^M,^Z) The line will be splitted awk '{id=substr($0,1,5) nm=substr($0,6,3)... (2 Replies)
Discussion started by: dineshaila
2 Replies

9. AIX

/tmp/man18809436: Invalid file system control data detected

/tmp/man18809436: Invalid file system control data detected Help me what do I do? Если знаете русскии, пишите на нем. (2 Replies)
Discussion started by: islily
2 Replies

10. UNIX for Beginners Questions & Answers

Search for the invalid url in a file

Hello guys, Here i am writing a script to check for a valid url from a file,i am getting the valid url & i print it in a file and i want to print the invalid url also.how to do that? #here is my script if then URL=$(grep -E -o... (2 Replies)
Discussion started by: Meeran Rizvi
2 Replies
STCONV(1M)																STCONV(1M)

NAME
stconv - Utility to convert scalable type symbol set map formats SYNOPSIS
stconv infile [-hmq] [-d mapdir] [-to ACG|HPMSL|other] DESCRIPTION
Intellifont font technology has been obsoleted on HP's X Window System. Support for it will be removed in a future release. This utility will be removed at that time. The stconv utility is used to convert scalable typeface symbol set maps (.sym files) for Intellifont fonts from one symbol list numbering format to another. The installation default symbol sets map their respective symbols into appropriate HP Master Symbol List character codes (the default format provided in .ifo typeface libraries). Since it is possible, however, to use stload(1M) to generate .ifo libraries that use some other symbol list numbering (such as native Agfa Compugraphic ACG numbering), stconv provides a way to modify existing .sym files to map characters to non-MSL numbers. A symbol list assigns a unique numeric value to each individual character in the global collection of characters available from a specific typeface manufacturer. The specific numbering scheme used is usually unique to that vendor, and typically identifies hundreds or even thousands of characters. A symbol set (or character set) is generally a particular subset of characters taken from this master collection, with each character being assigned another unique code in accordance with the some specific registry/encoding scheme (such as ISO8859 Latin-1 or HP Roman-8). In this respect, the .sym files used by the HP Scalable Type subsystem are actually symbol set maps, equating all the character codes comprising a specific character set registry/encoding to the corresponding character numbers of a particular typeface vendor's symbol list. Intellifont format scalable typeface libraries are commercially available with HP Master Symbol List character numbering (HPMSL) in prod- ucts obtained from the HP MasterType Library, and with Agfa Compugraphic symbol list numbering (ACG) for products from the Agfa Typeface Library. OPTIONS
There are several command line parameters which are described below. infile Required name of the .sym file to be converted. -d mapdir Specifies the name of the directory containing the symbol list conversion map (see below). This directory should contain the file ACG-HPMSL, plus any optional additional symbol list maps. If unspecified, stconv looks for an appropriate map in /usr/lib/X11/fonts/stadmin/ifo/charsets. The file ACG-HPMSL defines the translation between Agfa Compugraphic symbol list number- ing and HP Master Symbol List numbering. -h Requests help. -m Requests that stconv list the conversion map. -q Requests that stconv should run quietly. -to format Specifies the new symbol list format. The installation-default symbol sets use HPMSL format; to generate a symbol set for native Agfa Compugraphic symbol list character codes, you should specify -to ACG. EXAMPLES
stconv -to ACG roman8.sym >acgr8.sym This reads the HPMSL symbol map roman8.sym, and writes the ACG version to acgr8.sym via stdout redirection. The new symbol map can subsequently be used to generate an HP Roman-8 font from an Agfa Typeface Library product. SYMBOL LIST CONVERSION MAPS
A symbol list conversion map defines the translation of character numbers between two different symbol lists. The map is a simple text file contain two columns of character codes: the first column is the first format's character code, the second column is the second for- mat's character code. Lines that begin with anything other than two distinct values are ignored. The name of the conversion must be the names of the two formats concantenated together with a hyphen, with care taken to insure the name before the hyphen reflects the numbering scheme used in the first column, and the name after the hyphen reflects the numbering scheme used in the second column. A single conver- sion map file is sufficient for converting a symbol list of either format into a symbol list of the opposite format. As an example, the first few lines of the file ACG-HPMSL are: # ACG-HPMSL # First column is ACG number # Second column is corresponding HPMSL number 1 86 2 81 3 74 4 80 FILES
Stconv takes input only from the specified file, and always sends output to stdout. NOTE
Stconv supports only the .sym files used for Intellifont scalable fonts, and has no application to other types of scalable fonts (such as Type 1). SEE ALSO
stlicense(1M), stmkfont(1), stmkdirs(1), stload(1M) COPYRIGHT
(c) Copyright 1990, Hewlett-Packard Company See X(1) for a full statement of rights and permissions. X Version 11 Release 5 STCONV(1M)
All times are GMT -4. The time now is 01:44 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy