Linux What command is used to count the number of files in the current directory by using pipes? ls | wc - l ls | wc ls | ws - c ls | wc - w ls | wc - l ls | wc ls | ws - c ls | wc - w ANSWER DOWNLOAD EXAMIANS APP
Linux What service is not monitored by inetd ? finger ntalk time SSH finger ntalk time SSH ANSWER DOWNLOAD EXAMIANS APP
Linux Which of the following command can be used to rename a file in UNIX? mv remove change ren mv remove change ren ANSWER DOWNLOAD EXAMIANS APP
Linux What shell's wild-card is used to match a single character? ? [ijk] [ijk] * ? [ijk] [ijk] * ANSWER DOWNLOAD EXAMIANS APP
Linux Which of the following command is used to see the services running in NFS server? NFSinfo serverinfo infserv rpcinfo None of these NFSinfo serverinfo infserv rpcinfo None of these ANSWER DOWNLOAD EXAMIANS APP
Linux What command is used to display the top of the file? more grep cat head more grep cat head ANSWER DOWNLOAD EXAMIANS APP