Search Results

Search: Posts Made By: revenna
Forum: SuSE 08-18-2009
9,959
Posted By revenna
Waiting for device /de/sda2 to appear .... not found
hi all

waiting for a device /dev/sda2 to appear:... not found -- device nodes: console disk fb0 full hdc input kmem kmsg loop0 loop1 loop2 loop3...
1,505
Posted By revenna
this leads to system hang, it will stuck in...
this leads to system hang, it will stuck in install boot manager.

if i kill that process then it will start the process.


thanks
revenna
1,505
Posted By revenna
update.post script
hi

During installation of sles9 sp2 from driver update disk. update.post script will completes it's job but if i check in ps -e it will show it's still running.

what may be the reason
...
1,285
Posted By revenna
shell script
hi

i have an script running in Linux system. script completes its job but if i check in peocess table using ps -e .... my shell script is still running.

what may be the reason.?

...
Forum: Red Hat 02-17-2009
2,359
Posted By revenna
Change root
i am having 4 operting system
RHEL4
RHEL5
SLES9
SLES10

when the system boots up i need to have rhel4 so how to change the mount point and after that how can change the root to diff OS'
...
1,726
Posted By revenna
need a cmd to search starting word
example

- shsk
mss-sdsd-asd

i need a command which will search for staring word not others
it should search only -shsk

cat filename | grep '-'
will search whole '-' in the file but i...
1,551
Posted By revenna
help needed for a shell script
i need to search the starting line

example we have

-sh
shl-js-gd

i need to search only starting -sh not the other

i have used cmd
cat filename | grep '-'

but it will check for...
5,153
Posted By revenna
thanks cris
thanks cris
5,153
Posted By revenna
thanks chris it gives total file size of all...
thanks chris

it gives total file size of all files

i need to compare line by line with two files

thanks revenna
5,153
Posted By revenna
how to compare file sizes
hi

ls -l * | sed 's/[ \t ]\+/ /g' | cut -f5 -d " " >out1
ls -l * | sed 's/[ \t ]\+/ /g' | cut -f5 -d " " >out2

diff out1 out2

i tried this it will work fine and i can see difference
...
7,740
Posted By revenna
thank u
thank u
7,740
Posted By revenna
comparing two files using shell script
hi experts

please help me to compare two files which are in different directory

file1<file will be master file>
(/home/rev/mas.txt}
ex x1
x2

file2 <will be in different folder>...
Forum: UNIX and Linux Applications 11-21-2008
14,721
Posted By revenna
How to compare two files using shell script
hi experts

please help me to compare two files which are in different directory

file1<file will be master file>
(/home/rev/mas.txt}
ex x1
x2

file2 <will be in different folder>...
Forum: UNIX and Linux Applications 11-19-2008
3,090
Posted By revenna
file(2) : /media/rev/ the files is in rev...
file(2) : /media/rev/

the files is in rev folder

i need a script which should read directory rev files and compare with the master text file

thanks revenna
Forum: UNIX and Linux Applications 11-19-2008
3,090
Posted By revenna
script needed
hi
i am new to linux world please help me,i have two files in diff location
i need to compare both and i need to see difference b/w them
ex /media/txt (file1)
xxxxxx
xxxxxx
xxxxx
xxxxxx...
2,643
Posted By revenna
please tel me where to post a new query
please tel me where to post a new query
Showing results 1 to 16 of 16

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