wired and inactive pages


 
Thread Tools Search this Thread
Top Forums Programming wired and inactive pages
# 1  
Old 04-05-2002
wired and inactive pages

Hello

How to find out wired pages and inactive pages in HP -UNIX.


Bye
# 2  
Old 04-05-2002
Please keep postings in one area. You posted almost this same exact question just yesterday.
Login or Register to Ask a Question

Previous Thread | Next Thread

6 More Discussions You Might Find Interesting

1. Shell Programming and Scripting

While loop wired output issue

Hi, Wired output I am getting. Pls let me know what mistake i did on below loop script paste profile.txt names.txt | while read i j do echo >> profiles.ini echo Name=$j >> profiles.ini echo IsRelative=1 >> profiles.ini echo Path=Profiles/$j >> profiles.ini done ... (3 Replies)
Discussion started by: ranjancom2000
3 Replies

2. Red Hat

hostapd & wired network ?

hi im using the following network with hostapd on the authenticator : Authentication server <---wired---> Authenticator(hostapd<----wired---> User (win XP with WinRadius) 1.100 -------- 1.200 , 0.13 ----- 0.12 and this is my configurations for hostapd : interface=eth1 driver=wired... (0 Replies)
Discussion started by: turner
0 Replies

3. Programming

wired problem about next_permutation

hello all, If i have a vector of strings,i wanna get all possible combinations of them,for example,the elements of that vector are "hello" "world" "!" I thought the answer should be: hello world ! hello ! world world ! hello world hello ! ! hello world ! world hello However,with... (2 Replies)
Discussion started by: homeboy
2 Replies

4. What is on Your Mind?

Wired keyboard sniffing

Are we safe using the everyday wired keyboard? Although this concept is old, I had never seen an actual implementation on the matter until a few days ago. (Four ways of sniffing the electromagnetic emanations of wired keyboards currently on the market in up to 20 meters.) Check the videos at:... (2 Replies)
Discussion started by: redoubtable
2 Replies

5. UNIX for Advanced & Expert Users

inactive pages

hi, plz tell me, how can get the inactive pages in HP UX. bye.... (1 Reply)
Discussion started by: venkat_t
1 Replies

6. UNIX for Advanced & Expert Users

wired pages

hi, can any body tell, what are wired pages in HP_UX. which structure contains that and plz tell the corresponding system call to get it. (1 Reply)
Discussion started by: venkat_t
1 Replies
Login or Register to Ask a Question