answersLogoWhite

0

find / -name "utility*" -type f

Quotes prevent shell globbing.

User Avatar

Wiki User

12y ago

What else can I help you with?

Related Questions

What Linux command with tell you the location and path to a command?

pwd


What Linux command is similar to the find or search command in windows?

find


Simplest utility for viewing file content?

The simplest utility for viewing file content in the Linux Terminal, (Terminal as command promt also called DOS in Windows) its called the file command. The simplest utility for viewing file content in the Linux Terminal, (Terminal as command promt also called DOS in Windows) its called the file command.


What utility is used to search for a particular string within a file or group of files in linux?

Grep


What utility on Linux can be used to copy a file including text and executable program binary files?

The cp command does that.


Write the command that will allow to configure the networking card using a command line utility?

In Linux, you can configure a network card (it;s IP address, and if it is turned on or off) with the 'ifconfig' command.


Which utilities is used to display the pathname of a current work directory in linux?

In Linux, the utility used to display the pathname of the current working directory is the pwd command, which stands for "print working directory." When executed, it outputs the full path of the directory you are currently in. This command is commonly used in terminal sessions to confirm your location within the file system.


Which Linux command line utility is installed by default and helps you upgrade software packages?

There is no utility as such. There are several different methods by which software is installed and upgraded, depending on the distro.


What is the command to display your current location in Linux?

pwdThis is short for "Print current directory."


Which command line utility is used to add user account?

In linux adduser and useradd commands are used to add user account.


What does the k command do in Linux?

k is not a standard command in Linux.


How can one use the Linux utility fdisk to manage partitions?

Fdisk is a command that can be used in Linux to manage partitions. With this command one can view all disk partitions or delete partitions. For detailed information on step by step instruction for using this command one can access 'The Geek Stuff' website.