adspace


What is utility unix?

Answer Posted / Tajpal Singh

Utility Unix refers to a set of command-line tools that are essential for performing various tasks in the Unix operating system. These utilities include file management commands (like ls, cp, mv), text processing commands (grep, awk, sed), and system management commands (ps, top).

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How can you edit a large file without opening it in unix?

988