write, writev - write on a file
- Note:
- The XSH specification for write() contains the basic definition of this interface. The following additional information pertains to Sockets.
If fildes refers to a socket, write() is equivalent to send() with no flags set.