How do you create a text file in linux terminal?
Answer / Devendra Dangwal
To create a new text file in the Linux terminal, use the command: touch <filename>. If the file already exists, this command will update its timestamp.
| Is This Answer Correct ? | 0 Yes | 0 No |
Enlist some linux to file content commands?
What happens to hard link when file is deleted?
can anyone proide me reading material on svit00ef27@yahoo.com please thanx in advance
Brief about the command kill PID?
How do I run a shell script?
You attempt to delete a file called sales.mem using the rm command but the command fails. What could be the problem?
Write a command that will do the following: -look for all files in the current and subsequent directories with an extension c,v -strip the,v from the result (you can use sed command) -use the result and use a grep command to search for all occurrences of the word orange in the files.
how do u find remote machine operating system and version?
What is the purpose of the 'ps' command?
What does mkdir mean in linux?
A file which is not deleted by normal user and also root (using rm), for that type of file how we delete it?
How lilo is useful in linux?