"Finder" Process - File Browser on Mac

This section describes 'Finder' process, which allows you to browse and manage files of your Mac, iCloud Drive, and other storage devices.

What Is "Finder" Process? - "Finder" is the process launched by the "Finder" system app, which allows you to browse and manage files of your Mac, iCloud Drive, and other storage devices.

Here is what I did about "Finder" process.

1. View "Finder" process with "ps" command.

herong$ ps -A | grep Finder
  652 ?? 7:54.77 /System/Library/CoreServices
    /Finder.app/Contents/MacOS/Finder

2. Get resource usage info of "Finder" process. It's taking 192 MB of RAM, not too bad.

herong$ top -pid 652
...

PID  COMMAND %CPU TIME     #TH  #WQ  #POR MEM   PURG CMPRS PGRP PPID
652  Finder  0.0  07:54.89 9    1    411  111M  14M  106M  652  1

3. Keep "Finder" process running. It is an important system app on the Mac computer.

Table of Contents

 About This Book

 Macintosh OS (Operating System) History

 macOS Operating System

 macOS File Systems

 macOS Network Connections

System and Application Processes

 What Is a Running Process

 Use Activity Monitor on macOS

 "ps" - Process Status Command

 "top" - Display Top Processes

 "nettop" - Processes Top Network Usages

"Finder" Process - File Browser on Mac

 "WindowServer" Process - Drawing Graphics on Screen

 "Dock" Related Processes

 "Siri" Processes - Voice Command Interpreter

 "mds" Processes - Metadata Server and Spotlight

 "spindump" Processes - Dump Memory Contents

 "login" Processes - Login Window and Services

 "softwareupdate" Processes - Update System and Apps

 "TeamsUpdater" Process from Microsoft Teams

 Keychain Access - Password Manager

 Keychain Access - Certificate Manager

 Productivity Tools on macOS

 Programming Tools on macOS

 Apache Web Server on macOS

 Develop and Run Java Applications

 Full Version in PDF/EPUB