[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Can a program tell whether its argv[0] is 'ln -s' or a 'ln'




>wrong with stat()

Nothing except it's a 'read dir' type syscall that costs a lot of disk
activity and i need this for a program that is to be called fairly often
(30 seconds or so).

Peter