Search Results

Search: Posts Made By: shivarajM
2,900
Posted By shivarajM
restrict USB
Hi,

How can i restrict use of USB in redhat. & also is it possible to allow USB devices for only specific devices or only few known penDrives......?

Thank you
3,436
Posted By shivarajM
detect mac address modication in linux
Hi,
How Detect the mac address modification of a machine...in linux

Thanks
3,213
Posted By shivarajM
Dymically determing the number of check list in Zenity, How?
I clearly show my problem by the following code.....

case "$n" in
1) ans=$(zenity --list --text "Tick to Restore....?" --checklist --column "Pick" --column "options" TRUE "$1" --separator=":")...
8,967
Posted By shivarajM
Hi, Double quote doesn't work but...
Hi,
Double quote doesn't work but single quote works fine...........

Thank you.......
8,967
Posted By shivarajM
Replacing a pattern using variable?
ip1="xxx"
ip2="bbb"

sed 's/$ip1/$ip2/g'
3,213
Posted By shivarajM
Determine number of checklist in zenity dynamically...
Hi,
In my Shell Script i am counting the duplicate IPs in LAN,...After counting i have to show in checklist in zenity which one to delete from the LAN........so initially i dont know no. of...
3,392
Posted By shivarajM
Thank you.....
Thank you , your code works fine......
By the way in ur reply gap.....i designed another code that's equivalent to yours

grep aaa a.c | sed 's/#123//'

Thankyou very much .......bye
3,392
Posted By shivarajM
i need its reverse procedure
First of Thank you,......I also need to delete that #123 where pattern "aaa" is there
pattern = "aaa" prefix= #123
file: bbbb xxx
#123zzzz aaa
qqqq kkkk...
3,392
Posted By shivarajM
matching a pattern in a file & prefixing a word
Hi,

In my shell script i have to match a patten in a file , if found i have to prefix the entair line by a "word"

eg. pattern = "aaa" prefix= #123
file: bbbb...
2,117
Posted By shivarajM
Dymically determing the number of check list in Zenity, How?
hi,
In my project i cannot determine the number of check list initially... I will know dynamically during execution... so How to specify the number of check list dynamically in zenity

...
9,349
Posted By shivarajM
I need only first appearance of the pattern ?
I need only first appearance of the matched pattern ?

help me......
5,207
Posted By shivarajM
how to find the line number of a pattern of first appearance??
Hi,

I am doin a project in shell script please answer the above question.....


waiting........
Showing results 1 to 12 of 12

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