in unix how to change old name to new name
Answers were Sorted based on User's Feedback
Answer / divaker
Just u can do as "mv" command.
i.e
mv oldname newname
| Is This Answer Correct ? | 8 Yes | 1 No |
What is virtual memory?
why do you need to have a swap file system?
What is YACC?
If your linux machine shows a ~(tilde) in most filenames on your dos or windows partition,what is the mistake you have made?How do you get back the long filenames?
interprocess command in unix be achieved by a)pipes b)messages c)semaphores d)shared memory e)all
If the terminal is not showing the login prompt,what's the 1st thing you should check?and how do you solve the problem?
What do you mean by u-area (user area) or u-block?
What is the difference between hard link & softlink?
does the stat() function call use the inode of the file to generate the information about a file? what is inode mostly used for?
how can you say that unix operating system provides more security than other operating systems.
which is the best book for learning unix and linux?
Explain iostat, vmstat and netstat.