in linux, you are preparing to delete the tprice user account because the user has just left the company. however, before you delete the account, you want to list all files owned by tprice so you can decide which files to keep. what command enables you to view all files owned by the tprice account?

Answer :

find / -user trice command enables you to view all files owned by the trice account.

what is linux?

Linux (/links/ (listen) LEE-nuuks or /links/ LIN-uuks) is a group of free and open-source operating systems based on the Linux kernel, which Linus Torvalds initially made available on September 17, 1991. The kernel and other system-supporting programs and libraries, many of which are made available by the GNU Project, are often included in Linux distributions, which are how Linux is typically packaged. Many Linux versions have the word "Linux" in their name, while the Free Software Foundation prefers to refer to their operating system as "GNU/Linux" to stress the significance of GNU software, which has generated some debate.

Popular Linux distributions include Fedora Linux, Debian, and Ubuntu, the latter of which is made up of numerous more distributions and customizations, such as Xubuntu and Lubuntu. Red Hat Enterprise Linux and SUSE Linux Enterprise are examples of commercial distributions.

To know more about linux visit:

https://brainly.com/question/15122141

#SPJ4