F5F Stay Refreshed Software Operating Systems Display all files in the folder named "mac"

Display all files in the folder named "mac"

Display all files in the folder named "mac"

G
GMB_01
Member
231
05-12-2025, 04:42 AM
#1
You want to access all files across multiple folders, including those under subfolders. On a Mac, you can use the command line or Terminal to run a script that lists and opens each file recursively. If you're in root, you can use `find` and `open` commands together to achieve this. Let me know if you'd like a step-by-step guide!
G
GMB_01
05-12-2025, 04:42 AM #1

You want to access all files across multiple folders, including those under subfolders. On a Mac, you can use the command line or Terminal to run a script that lists and opens each file recursively. If you're in root, you can use `find` and `open` commands together to achieve this. Let me know if you'd like a step-by-step guide!

L
LucasGaminng
Member
118
05-13-2025, 05:06 PM
#2
Transitioned to Linux, OS X and all other non-Windows platforms
L
LucasGaminng
05-13-2025, 05:06 PM #2

Transitioned to Linux, OS X and all other non-Windows platforms