10 More Discussions You Might Find Interesting
1. Shell Programming and Scripting
My input file looks like this
12 3 5.122.281.413 172.31.15.220 3421 4133 2 2 1454 3421 4133 2 2 0
12 44036 214.215.52.146 90.123.245.211 2312 3911 4 4 521 2312 3911 4 4 1
14 504 6.254.324.219 192.61.27.120 4444 5611 7 5 1415 4444 5611 7 5 1 ... (2 Replies)
Discussion started by: sampitosh
2 Replies
2. How to Post in the The UNIX and Linux Forums
Hi All,
Please help me and guide me to write a bash/shell script on Linux box to delete parent entry with all their child entries.
example:
Parent is :
----------
dn: email=yogesh.kumar@wipro.com, o=wipro, o=in
child is:
----------
dn: cn: yogesh kumar, email=yogesh.kumar@wipro.com,... (1 Reply)
Discussion started by: Chand
1 Replies
3. UNIX for Dummies Questions & Answers
---------- Post updated at 01:58 PM ---------- Previous update was at 01:48 PM ----------
For some reason my question is not getting printed. Here are the details:
Greetings.
I would like to add/subtact an integer to/from two columns of integers. I feel like this should be easy using awk... (3 Replies)
Discussion started by: Twinklefingers
3 Replies
4. Shell Programming and Scripting
Hi,
I have a file with 3 columns
ABC 3 1
ABC 5 1
XYZ 4 2
DEF 3 2
DEF 4 1
DEF 6 1
MNO 5 5
JKL 3 2
JKL 4 2
PQR 12 1
For each unique entry in column 1 I want to add values in column 2 and column3
o/p
ABC 8 2
XYZ 4 2 (1 Reply)
Discussion started by: Diya123
1 Replies
5. Linux
Hi,
Currently If i have created new userID then .bash_profile file is created under the new user.
Now, I would like to add one path in this file.
Please help on this .
Current file output:
# .bash_profile
# Get the aliases and functions
if ; then
. ~/.bashrc
fi
#... (4 Replies)
Discussion started by: Mani_apr08
4 Replies
6. Shell Programming and Scripting
Hi,
I've a data file having entries like this-
$ cat BDWL.out
19571
349484
18963
349568
20180
351389
20372
350253
Now I want to add each entry and produce the final sum =1479780 as output.
How can I do that using unix shell scripting?? using loop or sed/awk ??
Thanks,
Naresh (5 Replies)
Discussion started by: NARESH1302
5 Replies
7. Red Hat
Hi masters
Is there any way to edit or delete an entry in inittab file without using vi or any editors?
We can use commands instead or any shell script ..
If any one can help deeply appreciated
Thanks a lot
sai (3 Replies)
Discussion started by: saidiya
3 Replies
8. Solaris
Hi,
I have a solaris 10 server,which has a process running that communicates with other system.I have made following entry in the inittab file.
PM15:s12345:respawn:/ncm/bin/communicator
PM15 : Unique process ID
s12345 : run levels
respawn : if anytime the process... (2 Replies)
Discussion started by: asalman.qazi
2 Replies
9. AIX
we have using windows 2003 server as DNS Server, now we want add dns entry in AIX 5.3 server. can any body help (1 Reply)
Discussion started by: Balajipoola007
1 Replies
10. AIX
Hi,
I'm looking for a tool or a command to generate entries in the AIX error log (errpt).
I know the command errlogger but I need to simulate HARDWARE or TEMP entries for test purpose.
Anyone knows something that can help me ?
Thanks (1 Reply)
Discussion started by: fwirbel
1 Replies