![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| HP-UX HP-UX (Hewlett Packard UniX) is Hewlett-Packard's proprietary implementation of the Unix operating system, based on System V. |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Finding people | vedder191 | What's on Your Mind? | 2 | 06-28-2008 01:32 AM |
| [C++] File I/O (Reading from a Random-Access File) | VersEtreOuNe | High Level Programming | 0 | 02-12-2008 01:34 PM |
| Can we set it so people can't use the same password twice? | LordJezo | UNIX for Dummies Questions & Answers | 2 | 01-08-2008 11:31 AM |
|
|
Submit Tools | LinkBack | Thread Tools | Display Modes |
|
#1
|
|||
|
|||
|
how to know the no of people access a same file
how to know the no of people access a same file at a time?
|
| Forum Sponsor | ||
|
|
|
#2
|
|||
|
|||
|
Code:
fuser /path/to/filename |
|||
| Google The UNIX and Linux Forums |