What is file constructing in UNIX/AIX ?
Answers were Sorted based on User's Feedback
Answer / usama el far
I think he is trying 2 ask about the file system itself
creating a new file means :
- modify a directory to include this new file
- add a new inode in the inode table
- i am not sure of "reserving a new data block / not "
Is This Answer Correct ? | 4 Yes | 0 No |
Am using Mac OS 10.4.11 on an Imac (PPC) Internal hard disk got named disk0s3 and will not mount. What commands can be used in TERMINAL to rename the internal hard disk to C96?
in unix profile contains
How will you run the script in UNIX?
what is difference between kernel and shell?
What is YACC?
What is a daemon?
System A can contact system B, but not in reverse, not firewall, not tcp wrappers, what is the reason ?
how can you say that unix operating system provides more security than other operating systems.
does the stat() function call use the inode of the file to generate the information about a file? what is inode mostly used for?
which is the best book for learning unix and linux?
what happens when we create a file system?
What is egrep?