Why Is UNIX More Portable Than Other Operating System
Why Is UNIX More Portable Than Other Operating System
(continue....)
The third column gives the file ownership. The third column
displays the owner of the file.
The fourth column shows the group ownership of each file.
At the time of user account creation, the system administrator
assigns the user to a group.
The fifth column displays the file size in bytes.
The sixth column gives the date and time of modification of the
files. The last column gives the name of the file and the list is
arranged in the alphabetical order.
5. Write a UNIX command to display the current date in the form
dd/mm/yyyy.
Ans. $ date +%D