A dot-file is generally any file whose name begins with a full stop. In Linux or Unix like operating system it is also called as hidden file. How do I list all dot files in my home directory?
{ 4 comments }
How do I create a user account under UNIX operating system and assign a password to user account so that he / she can login into server or UNIX workstation?
{ 2 comments }
Q. I’ve backup created using rsync command stored at /disk2/home/tom/ directory. Accidentally, I had deleted files from /home/tom directory. I’d like to restore all file names starting with alpha numeric characters from /disk2/home/tom/ to /home/tom. How do I restore selected files in a batch mode?
{ 0 comments }
Q. Can you tell me more about dot-files that shell and many UNIX command reads?
{ 2 comments }