Help Needed


 
Thread Tools Search this Thread
Top Forums Shell Programming and Scripting Help Needed
# 1  
Old 01-14-2013
Oracle Help Needed

Hi

I have vi file in solaris machine with following information as below

Code:
Firstname: andy
Lastname: Mervyn
Phone : 12345

But, I need output in excel format in separate column as below using shell script

Code:
Firstname. Lastname.   Phone
 Andy.         Mervyn.      12345


Last edited by Scrutinizer; 01-14-2013 at 03:09 PM.. Reason: code tags
# 2  
Old 01-14-2013
So do your input files only have one (3 line) entry per file? If not, is there anything in the input file that separates records, or is it just that each entry is 3 lines?

Are the input lines always in the same order?

Are the headers constant, or are the headers derived from the input?
Does having no space before the colon in the input cause the header and the data field for that line to have a period added added to the end of that field on output? And, does having a space before the colon suppress the period? If not, what is the significance of sometimes having a space before the colon?

Why is there a space in the output before "Andy."?

What determines the number of spaces between output fields?

Did you intend for the header for each field to be aligned with the data under that header?
# 3  
Old 01-14-2013
Don Cragun

Hi Don Cragun

i Have uploaded the file and let me know if you have any questions
# 4  
Old 01-14-2013
Quote:
Originally Posted by buzzme
Hi Don Cragun

i Have uploaded the file and let me know if you have any questions
I downloaded your file. In your first message in this thread you said
Quote:
I have vi file in solaris machine with information as below
Code:
Firstname: andy
Lastname: Mervyn
Phone : 12345

But, in the file I downloaded, the first line is "version: 1", the string "stname" never appears, the string "hone" never appears, every line ends with a carriage return and a newline, and there are 2,706 pairs of lines of the form:
Code:
"dn: uid=h440615,ou=sa,ou=mani,dc=example,dc=com"
name: mani phani  (

separated by empty lines (except for the carriage returns).

The first line in each pair seems to have a different uid= entry in each parir. In the 2,706 pairs, there are two different values for the first dc= entry in the line.

The second line in all 2,706 pairs is identical.

I have no idea what you expect to get from this 200,000+ byte file. I'm afraid I can't help you.
# 5  
Old 01-14-2013
Don Cragun

Hi

Sorry for not sending you proper inputs.

You can ignore "version: 1", and also you can remove double quotes for each dn: value.

Remaining all are correct.Since it is in ldap protocol langugage it might be starnage to you.There is no typo or errors.In my first post i have gave you sample example and i said 3 lines in single file.But its wrong.

what i attached file is correct.
Plese help me
# 6  
Old 01-15-2013
lets take the first four lines for example. What is the expected output from these lines?

Code:
dn: uid=h435505,ou=sa,ou=mani,dc=example,dc=com
name: mani phani  (

dn: uid=h440615,ou=sa,ou=mani,dc=example,dc=com
name: mani phani  (

dn: uid=h377826,ou=sa,ou=mani,dc=example,dc=com
name: mani phani  (

dn: uid=h409794,ou=sa,ou=mani,dc=example,dc=com
name: mani phani  (

Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. Shell Programming and Scripting

Help needed

First of all, let me state that I am a windows admin. I have a windows share mounted to /mnt/server I need a script that will either login as sudo or perform commands with sudo rights. I need the script to copy all of the users /home folders to the mounted windows share. Now If I can... (2 Replies)
Discussion started by: EricM
2 Replies

2. Shell Programming and Scripting

Help Needed

please reply for this https://www.unix.com/shell-programming-scripting/111493-cutting-lines.html its really urgent (1 Reply)
Discussion started by: jojo123
1 Replies

3. Shell Programming and Scripting

help needed...

Guys, There is a file where there are 1000s of records. In the file if some condition satisfies in a certain TAB record (TAB would be first 3 digits of a certain record) then move TAB and all the records (or lines) after TAB to new_file, until another TAB record is encountered in the same... (1 Reply)
Discussion started by: Prat007
1 Replies

4. Shell Programming and Scripting

Help needed ....

Hi... I have a folder /home/data ;where some files are present. aaa_asas.txt bbb_xxx.txt ccc_xsxas.txt ddd_sa2esa.txt ------ Also I have a file which is as follows.(/home/file1) cat /home/file1 aaa you bbb are ccc very ddd good -------- now I want to rename all the files in the folder... (7 Replies)
Discussion started by: newbee1
7 Replies

5. UNIX for Dummies Questions & Answers

Help needed please.

i've been given an assignment to Write a system utility called recycle that satisfies the following requirements as they might be displayed in a UNIX/Linux man page: NAME recycle - stores files in a recycle bin SYNOPSIS recycle ... DESCRIPTION Recycle is a replacement for the... (3 Replies)
Discussion started by: jerryboy78
3 Replies

6. UNIX for Dummies Questions & Answers

little help needed..

hi everyone i'm a noob trying to learn unix language.. but seems like i got no leads on how to start.. i'm playing with the 'ps' command.. i'm trying to show the pid, ppid, username, command, cpu utilization (in desc order), process start time and process status.. all in a command.. am i able... (3 Replies)
Discussion started by: hilofat
3 Replies

7. AIX

Little help needed.

Hello, I am quite new to AIX, but have Linux experience. Iam facing a peoblem with AIX 5.2 running on a 43p Model 150 (RS6000). I tried everyting and i cant have the network to run properly. :confused: /etc/hosts looks like this: 127.0.0.1 loopback localhost 192.168.XXX.XXX... (5 Replies)
Discussion started by: Netghost
5 Replies

8. UNIX for Dummies Questions & Answers

Help needed

HI can any one help me with the appropriate answers for the below: 1.Enter an # before a command and press .what do you see,and how do you think you can take advantage of the behaviour? 2.Is tar -cvfb20foo.tar*.c legitimate or not.will this command work without the - symbol? 3.The command... (1 Reply)
Discussion started by: akhil1460
1 Replies

9. UNIX for Dummies Questions & Answers

Help needed

Hello I am a newbie and want to learn unix . Does unix and linux are one and same. I have red hat linux cd but i want to take advice from some one wheather unix and linux are same. If not ,where i'll get a Unix os setup and how i'll install it. If linux would do then how should... (3 Replies)
Discussion started by: hunter87
3 Replies

10. Shell Programming and Scripting

Help is needed

Hi I'm trying to print a directories struct tree that will look like this: A _a _b _B __c __d __C ___e B _a _b I'm doing a recursion, but how can I know how much space is needed before printing after the recursion? (3 Replies)
Discussion started by: abcde
3 Replies
Login or Register to Ask a Question