Search Results

Search: Posts Made By: ourned
Forum: BSD 10-18-2012
2,697
Posted By ourned
setfmac
Hi Guys!

I'm trying to change the MAC label of file secret

command structure
setfmac mls/low secretbut i get the message

user's mac label is: mls/low(low-10)

and btw i'm using FreeBSD...
Forum: BSD 10-18-2012
2,749
Posted By ourned
i guess you didn't understand my question... when...
i guess you didn't understand my question... when i execute the command

getpmac username

so i get a structure getpmac [-l list, of, labels] [-p pid]

my question is what should i replace...
Forum: BSD 10-17-2012
2,749
Posted By ourned
getpmac/maclabel
Hi guys!

can anyone help me with getpmac how it works? i'm trying to know what is the current label of the (each) user?

and can i do it with maclabel as well?

btw i'm using FreeBSD 6.2
...
2,053
Posted By ourned
Hi Jay! thanks for your help and time ...
Hi Jay!

thanks for your help and time

Best Regards,

TJ
2,053
Posted By ourned
Hi Jayan_jay ! it is working fine but can...
Hi Jayan_jay !

it is working fine but can you explain how it is working so that i change it according to my requirements? and one more thing it is considering 12 hours also i want only 10th hour,...
2,053
Posted By ourned
extracting data from file using time stamp
Hi Guys !

is it possible to extract lines from a file which satisfy a time contraint

for example program should consider two boundaries one current time and second the user define time and then...
3,131
Posted By ourned
extract lines with time constraint
post a message in a wrong place sorry guys
3,131
Posted By ourned
Hi Scrutinizer ! thanks again you're so...
Hi Scrutinizer !

thanks again you're so kind, i got your point and explaination you're great teacher

Best Wishes

T.J
3,131
Posted By ourned
Hi Scrutinizer ! i found the solution just...
Hi Scrutinizer !

i found the solution just wanted to share with you i used the back tracking technique

i first selected all the value = 20 from column 3 and then applied the cut on the first...
3,131
Posted By ourned
Hi Scrutinizer ! thanks for your help but is...
Hi Scrutinizer !

thanks for your help but is it not possible without awk? as i mentioned with grep and cut commands?


BR

TJ
3,131
Posted By ourned
selecting record by matching in two columns values
Hi Guys !

i want to search a record in file by matching two values in a record in two different columns

suppose i have 3 columns

and i want to select all those values from col1 for which in...
2,341
Posted By ourned
it works fine... thanks everyone hats off to...
it works fine... thanks everyone

hats off to itkamaraj
2,341
Posted By ourned
Hi thanks but i guess you didn't understand my...
Hi thanks but i guess you didn't understand my point

i want to search the code to find the word that is repeated maximum number of times.

for example i ask my program to find a word that is...
2,341
Posted By ourned
Searching a String
Hi everyone !

suppose i'm searching for a specific string in a file so it is very easy, i use the following command
grep 'keyword' file_name

but how to search a word which is repeated maximum...
1,031
Posted By ourned
thank you corona688 i was looking for such an...
thank you corona688 i was looking for such an answer...

Kind Regards,

TJ

---------- Post updated at 08:28 AM ---------- Previous update was at 02:42 AM ----------

well Corona i...
1,031
Posted By ourned
tmpf0=temp0.$$ tmpf1=temp1.$$ tmpf2=temp2.$$ ...
tmpf0=temp0.$$ tmpf1=temp1.$$ tmpf2=temp2.$$

tmpf0="temp0".$$ tmpf1="temp1".$$ tmpf2="temp2".$$

it means both will produce same results?

and why to include dot(.) between temp0 and $$...
1,031
Posted By ourned
Variable
tmpf0="temp0".$$
tmpf1="temp1".$$
tmpf2="temp2".$$

Hi !

can anyone explain what does mean by the above expressions

i mean why double quotes has been used along with dot and dollar sign?
...
Showing results 1 to 17 of 17

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