Sponsored Content
Top Forums Shell Programming and Scripting Filtering symbols from contents Post 302253194 by ajilesh on Friday 31st of October 2008 06:53:12 AM
Old 10-31-2008
Filtering symbols from contents

Hi,

Any one of you guys can you help me out to filter all "," (single comma) from the below attached contents in a file.

sportiva:root:/home/users/thayata/test # cat sample2.csv
Heading,Sub Heading,,Detail
Server details,Deployment environment:,,Standard Datacentre DC1
,Chassis Type:,,P590
,Chassis Serial No:,,8395b5d
,Floor Tile Ref:,,Hall 2 H59-60/V13
,LPAR Name:,,inswass01
,LPAR Type:,,Type 3
,Units of type in LPAR:,,1 units of Type 3
,CPU:,,Dedicated or Shared Pool = Shared Pool
,(refer to the current Midrange Catalogue),,Capped or Uncapped = Uncapped
,,,min: 0.5 des: 0.75 max: 1
,,,weight: 180
,Virtual Cpu (2:1),,min: 1 des: 2 max: 2
,RAM,,min: 4 des: 6 max: 8
,Boot Disks Internal SCSI,,SCSI Adapter Slot and two disks: N/A
,Boot Disks - VIO,,Mirror 1 Serial No: N/A
,,,Mirror 2 Serial No: N/A
,Dedicated Network Cards,,N/A
,Dedicated Fibre Cards,,N/A
VIO (if reqd),VIO Server 1- Name:,,5b5dv1b
,VIO Server 2- Name:,,5b5dv2b
Network Details,NU General Access LAN,Dedicated,External VLAN = N/A
,,,GEL2 /GEL 3 = N/A
,,,I/O Drawer Slot IDs: N/A
,,,Etherchannel required: N/A
,,,Bandwidth: N/A
,,VIO,Hyperviser internal VLAN: VLAN100
,,,External VLAN = N/A
,,,GEL2 /GEL 3 = GEL3
,Midrange Admin LAN,Dedicated,External VLAN = N/A
,,,I/O Drawer Slot IDs: N/A
,,,Bandwidth: N/A
,,VIO,Hyperviser internal VLAN = VLAN110
,,,External VLAN = N/A
,HMC/RMC LAN,Dedicated,External VLAN = N/A
,,,I/O Drawer Slot IDs: N/A
,,,Bandwidth: N/A
,,VIO,Hyperviser internal VLAN = VLAN120
,,,External VLAN = N/A
,Other LAN (dedicated):,Dedicated,External VLAN = N/A
,NOTE: VCS heartbeats are specified in the VCS build table and not here.,,I/O Drawer Slot IDs: N/A
,,,Bandwidth: N/A
,,VIO,Hyperviser internal VLAN = N/A
,,,External VLAN = N/A
sportiva:root:/home/users/thayata/test #

I would like to remove all single qoutes( , ) from contents of the file sample2.csv mentioned above.

Regards,
Aji
 

10 More Discussions You Might Find Interesting

1. Programming

undefined symbols

i am trying to compile transcode on AIX v 4.3.3 with gcc 3.0.1 i am getting this error: gcc -shared -o .libs/libexport_null.so.0 export_null.o -lpthread -ldl -lc -Wl,-bnoentry -Wl,-bexport:.libs/libexport_null.exp ld: 0711-317 ERROR: Undefined symbol: capability_flag ld: 0711-317... (0 Replies)
Discussion started by: thalex
0 Replies

2. UNIX for Dummies Questions & Answers

static kernel symbols

Why kernel symbols should be declared static? Closed - homework (0 Replies)
Discussion started by: anupa
0 Replies

3. AIX

Unresolved symbols

Hello experts , i have some strange problem, i wanted to create a shared object in AIX 5.3 for which i have compiled all my .cxx to .o which worked fine and then i created the .so from them , but when i do nm -Bo sample.so , i have many unresolved symbol, including printf... (0 Replies)
Discussion started by: vin_pll
0 Replies

4. Shell Programming and Scripting

redirecting symbols

Can anyone please tell me what the following do 1. < 2. << Thanks Calypso (1 Reply)
Discussion started by: Calypso
1 Replies

5. Shell Programming and Scripting

pick first 100 symbols along with its contents

input >aa1 aaaaaa >dd2 aggggg I have a file with 6000 >IDS and their values I need to filter 1st 100 names start with > and their values after that I need to do it for second 100 (2 Replies)
Discussion started by: repinementer
2 Replies

6. Programming

cc -- Unsatisfied symbols -- on HP-UX 10.2

Greetings, I am slowly learning a few things but am far from being an expert. I am at the point now that I would like to be able write some ANSI C code on HP-UX 10.2. Just a hobbie... I am just using cc, which came with the HP-UX 10.2 ... I don't have the manuals for the development... (7 Replies)
Discussion started by: Dirk_
7 Replies

7. UNIX for Dummies Questions & Answers

Help with understanding the symbols '~#' and '~$'

I noticed that sometimes there is "~#" or "~$" in the terminal. What is that? I can't make any research in google because I don't know what are they called. I even tried reading pdf's or books but unfortunately, I wasn't lucky to find out. Maybe I was not persistent enough but I am really... (3 Replies)
Discussion started by: chams
3 Replies

8. Shell Programming and Scripting

Folder contents getting appended as strings while redirecting file contents to a variable

Hi one of the output of the command is as below # sed -n "/CCM-ResourceHealthCheck:/,/---------/{/CCM-ResourceHealthCheck:/d;/---------/d;p;}" Automation.OutputZ$zoneCounter | sed 's/$/<br>/' Resource List : <br> *************************** 1. row ***************************<br> ... (2 Replies)
Discussion started by: vivek d r
2 Replies

9. Shell Programming and Scripting

If contents of A are in B then move the common contents to C

Hallo Team, I have 2 .csv files file A has 47600 lines and file B has 67000 lines FILEA SD0o9rb01-1d320ddbcc8d220f572739ebed5f58d1-v300g00 SD8bt0101-a0810bfe0e3396060126ec51b30dac0a-v300g00 SD05sce01-cb056af347ed4651f29eb3c3e9addbd6-v300g00... (3 Replies)
Discussion started by: kekanap
3 Replies

10. AIX

Errno.h symbols

Hi, I need to look at a recent copy of /usr/include/errno.h from AIX 7.2 to check some symbols. In particular, I'm curious if it defines EOWNERDEAD and ENOTRECOVERABLE. Can someone who has access to 7.2 please check for me? Thanks! (1 Reply)
Discussion started by: topcat
1 Replies
CAT(1)							    BSD General Commands Manual 						    CAT(1)

NAME
cat -- concatenate and print files SYNOPSIS
cat [-belnstuv] [file ...] DESCRIPTION
The cat utility reads files sequentially, writing them to the standard output. The file operands are processed in command-line order. If file is a single dash ('-') or absent, cat reads from the standard input. If file is a UNIX domain socket, cat connects to it and then reads it until EOF. This complements the UNIX domain binding capability available in inetd(8). The options are as follows: -b Number the non-blank output lines, starting at 1. -e Display non-printing characters (see the -v option), and display a dollar sign ('$') at the end of each line. -l Set an exclusive advisory lock on the standard output file descriptor. This lock is set using fcntl(2) with the F_SETLKW command. If the output file is already locked, cat will block until the lock is acquired. -n Number the output lines, starting at 1. -s Squeeze multiple adjacent empty lines, causing the output to be single spaced. -t Display non-printing characters (see the -v option), and display tab characters as '^I'. -u Disable output buffering. -v Display non-printing characters so they are visible. Control characters print as '^X' for control-X; the delete character (octal 0177) prints as '^?'. Non-ASCII characters (with the high bit set) are printed as 'M-' (for meta) followed by the character for the low 7 bits. EXIT STATUS
The cat utility exits 0 on success, and >0 if an error occurs. EXAMPLES
The command: cat file1 will print the contents of file1 to the standard output. The command: cat file1 file2 > file3 will sequentially print the contents of file1 and file2 to the file file3, truncating file3 if it already exists. See the manual page for your shell (e.g., sh(1)) for more information on redirection. The command: cat file1 - file2 - file3 will print the contents of file1, print data it receives from the standard input until it receives an EOF ('^D') character, print the con- tents of file2, read and output contents of the standard input again, then finally output the contents of file3. Note that if the standard input referred to a file, the second dash on the command-line would have no effect, since the entire contents of the file would have already been read and printed by cat when it encountered the first '-' operand. SEE ALSO
head(1), more(1), pr(1), sh(1), tail(1), vis(1), zcat(1), fcntl(2), setbuf(3) Rob Pike, "UNIX Style, or cat -v Considered Harmful", USENIX Summer Conference Proceedings, 1983. STANDARDS
The cat utility is compliant with the IEEE Std 1003.2-1992 (``POSIX.2'') specification. The flags [-belnstv] are extensions to the specification. HISTORY
A cat utility appeared in Version 1 AT&T UNIX. Dennis Ritchie designed and wrote the first man page. It appears to have been cat(1). BUGS
Because of the shell language mechanism used to perform output redirection, the command ``cat file1 file2 > file1'' will cause the original data in file1 to be destroyed! The cat utility does not recognize multibyte characters when the -t or -v option is in effect. BSD
January 29, 2013 BSD
All times are GMT -4. The time now is 04:26 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy