Search Results

Search: Posts Made By: devesh123
Forum: Linux 05-28-2013
10,349
Posted By devesh123
Nobody user group in Linux
Hi I am facing problem of taking backup of file system as username1.
There are some files in system which is having group ownership as nobody.
and username1 is not able to open this file and backup...
817
Posted By devesh123
Pint 2nd line after particular pattern
Hi All
I want to make script to find out row value after particular pattern from file
Sample Input file.Here pattern is ABCD

38403040
010459
20130527
173659
39703015
ABCD
15933998...
1,624
Posted By devesh123
Ps complete output
HI ALl
I am creating a script where i can print ps output to find out most CPU utilised process.but in ps -ef we can get arg list only up to 80 character.

ps -ef | more
UID PID PPID C ...
936
Posted By devesh123
Use loop in script
Hi All
I want to make a script in which i can print prstat command output to a file in regular interval of 1 second
I am using below script for the same


dat=`date '+%d%m%y'`
echo...
4,058
Posted By devesh123
find lines have 2nd colum value greater than 40
i have a file
a.txt
12345,20
34567,10
23123,50
123456,45
how to find lines which hav 2nd entry greater than 40
o/p
23123,50
123456,45

pls help to get o/p
Showing results 1 to 5 of 5

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