Answer Posted / narendra simha talluri
There are fairly 4 typical files, all related to editor:
1. the directory in which it recides(\bin)
2.the "binany" or runnable program itself(/bin/ed)
3.the "source" or C statement that define the program(/usr/src/cmd/ed.c) and
4.the manual page( /usr/man/man1/ed.1)
| Is This Answer Correct ? | 7 Yes | 17 No |
Post New Answer View All Answers
Describe the zip/unzip command using gzip.
What is rmdir command?
Write a command that will find all text files in a directory such that it does not contain the word "amazing" in any form (that is, it must include the words amazing, amazing, or amazing)?
What does this command do,"$more readme.txt“?
What is awk command used for?
What is the function of grep command in unix?
Differentiate cat command from more command.
What is the use of awk command in unix?
Write a command to display a file’s contents in various formats?
What is the significance of the 'tee' command?
Explain ‘system calls’ with respect to unix commands?
What do know about tee command and its usage?
How do I use grep to search for a file?
What are the commands in UNIX to list the files in a Directory?
How do I run a whois command?