McqMate
Sign In
Hamberger menu
McqMate
Sign in
Sign up
Home
Forum
Search
Ask a Question
Sign In
McqMate Copyright © 2026
→
Computer Science Engineering (CSE)
→
Operating System Architecture
→
The Unix command used to find out the nu...
Q.
The Unix command used to find out the number of characters in a file is
A.
nc
B.
wc
C.
chcnt
D.
c
Answer» B. wc
3.4k
0
Do you find this helpful?
27
View all MCQs in
Operating System Architecture
Discussion
No comments yet
Login to comment
Related MCQs
Which command is used to count just the number of characters in a file?
Consider the following command that invokes the executable file a.out, with the following command line arguments a .out God loves you argv( [1][2] )corresponds to the character
What UNIX command is used to update the modification time of a file?
Which of the following time stamps need not exist for a file on traditional unix file system
To use a Unix system with a GUI you need this type of window to enter Unix commands
Which of the following commands is used to count the total number of lines,words and characters contained in a file?
Which of the following commands is used to count the total number of lines, words, and characters contained in a file.
Which of the following commands is used to count the total number of lines,words and characters contained in a file?
While working with mail command, which command is used to save mail i a separate file?
Consider the following program main ( ) { printf ("Aayush won a football match on \n"); system ("date"); printf("In Berlin"); } if a.out is the executable code corresponding to the above source code,then the command a.out >out f