What is the difference between read and pread in unix?

What is the difference between the functions read() and pread() in unix?
When choosing between them, what points should I take into consideration?

I googled for the difference between them but without results.

Leave a Comment