Results 1 to 2 of 2
Hello.
I'm writing a project for my university in linux kernel and i'm pretty new at this.
My project is to save file data in a file.
When a symbolic ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 06-18-2011 #1Just Joined!
- Join Date
- Jun 2011
- Posts
- 1
getting the real name of a sym link
Hello.
I'm writing a project for my university in linux kernel and i'm pretty new at this.
My project is to save file data in a file.
When a symbolic link file is being opened/read , I need to get control.
In which file/function I need to put my code ?
Thanks, shay.
- 07-30-2011 #2Just Joined!
- Join Date
- Jul 2011
- Posts
- 16
use readlink() function


Reply With Quote
