Search Results

Search: Posts Made By: ratheeshp
1,142
Posted By ratheeshp
What operating system are you using? ...
What operating system are you using?
linux(centos6)
What shell are you using?
bash/sh
What have you tried to solve this problem on your own?
still in early stages of awk so nothing I got on this...
1,142
Posted By ratheeshp
Print all with along with stripped one column string
Hi,

My output data from software tool is like

1234 84 test1 file:about user_detials(bankUser) :jpeg 10 40 xys
1356 2 branches dir:list of files(dirlisting:1) :directory 20 80 abc

and want...
4,049
Posted By ratheeshp
Check first specific string after a pattern
Hi,

I've a file with content as below

first_block_list{
a:5
b:3
c:8
}
new_store_list(
a:1000
b:200
c:3343
)
first_item_list{
a:10
b:20
c:30
}
second_item_list{
1,838
Posted By ratheeshp
Multiple arrays in variable using for loop
Hi,

I'm trying to get the number of files inside same kind of folders on each disks and assigning each values in to a variable named with same folder and disk name so that it'll be easy for me to...
5,214
Posted By ratheeshp
Remote reboot script
I'm a beginner in shell scripting and doing simple scripts for work requirement.

#!/bin/bash

for blade in `cat machines.txt`

do

rsh $blade 'reboot'

done

but when I try it with...
1,601
Posted By ratheeshp
Counting specific words from the log
Hi,

I need a shell script which can provide details from error logs like this

Aug 23 21:19:41 red mountd[5323]: authenticated mount request from bl0110.bang.m
pc.local:651 for /disk1/jobs...
3,214
Posted By ratheeshp
Script for adding a word in front of all line in a file
Hi

I've one file full of paths of certain files and I want to add some extra file words in front of all the paths. for eg:

i have a file name test.txt which show some details only..
...
Forum: Infrastructure Monitoring 12-26-2008
5,117
Posted By ratheeshp
Unix Monitoring tool
Hi all,

Please let me know the most using, perfect unix monitoring tool and the link for downloading the tool. It should have network server monitoring on all aspect(working users, memory usage,...
Forum: Red Hat 09-23-2008
2,540
Posted By ratheeshp
Yes i do talking about LVM volume group. crash...
Yes i do talking about LVM volume group.
crash in the sense the OS got corrupted due to some other issues and not rebooting.
need to reinstall the os.
will this command(vgcfgrestore) will restore...
Forum: Red Hat 09-19-2008
2,540
Posted By ratheeshp
LVM Issue
Hi

I have one server with RHEL 4 OS. in that storage has been configured through software LVM. now the server got crashed. I need to retreive the data which is in the LVM. Can anyone tell me how...
Showing results 1 to 10 of 10

 
All times are GMT -4. The time now is 03:27 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy