answersLogoWhite

0

The -exec option executes the following command on a target of the 'find' command.

User Avatar

Wiki User

10y ago

What else can I help you with?

Related Questions

What is the use of execute command in unix?

There is no traditional 'execute' command in Unix.


What is UNIX SEQ?

I don't know about a SEQ command, but the 'seq' command in Unix will print a sequence of numbers from first to last, with a given increment. Use the 'man seq' command to find out how to use it.


Which is the most commonly used command for referencing detailed information about a particular command in UNIX?

In Unix, use the 'man' command.


How do you find which unix flavor we are using?

Use the 'uname -a' command. It reports on the Unix system, version, machine name, amongst other things.


What command do you use to change your password on a Unix system?

Use the command 'passwd'


To list the user EXEC commands use the following command.?

To list the user EXEC commands, you can use the command ? or help in the command-line interface of a Cisco device. Simply enter either of these commands at the user EXEC prompt, and a list of available commands will be displayed. This is useful for quickly identifying the commands you can use in that mode.


What is SEQ?

I don't know about a SEQ command, but the 'seq' command in Unix will print a sequence of numbers from first to last, with a given increment. Use the 'man seq' command to find out how to use it.


What command do you use to check disk space in Ubuntu?

Almost all Unix/Linux systems use the 'df' command to find out how big the partition is, how much is in use, and the percentage of the system in use. This command must be used in a command window.


What is the command to get the Unix version?

cat /proc/version The above answer will only work on certain systems. For most Unix systems, use the 'uname' command to get the Unix version. AIX uses the oslevel command.


How do you create a user in Unix?

Use useradd command


What command would you use to create a new directory on a unix type of system?

Use the 'mkdir' command


To move to the root directory use the command?

For Unix/Linux, use the command 'cd /' For Windows, you can also use the same command or 'cd \'