what will this do $cat > file.c ?(file.c is a file in
current directory)
Answer Posted / koti
it will create the file with file.c name and at the same time
sdd some data in this file.it means we can file with data.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is unix command line?
Who command in unix operating system?
Who command in unix?
What is awk used for?
Write a command that will allow a unix system to shut down in 15 minutes, after which it will perform a reboot.
What is the search command in unix?
How do I find previous commands in unix?
Give the command for finding the current date.
Enumerate some of the most commonly used network commands in unix?
What does this command do? Cat food 1 > kitty
How do you grep a case insensitive?
Write a command to display a file’s contents in various formats?
Which unix command lists files/folders in alphabetical order?
What is grep and how do you use it?
What do chgrp command do?