If you want to delete a file or files on a Mac all you need to do is two finger tap on your trackpad on your MacBook or right click using the Mouse after selecting the file(s) to delete and click on "Move to trash", but you you want to make use of keyboard shortcut| to perform the same operation you can press - Command + Delete keys together, the file will be moved to trash and you should here the sound,
If you want to delete the file completely, without moving to the trash, press Command + Option + Delete keys, you will see a prompt that says,
Are you sure you want to delete FILE? The item will be deleted immediately you can't undo this action.
You need to click on the Delete button of the option to delete the file permanently.

Command + Option + Delete keyboard shortcut to delete file permanenlty
More Posts related to MacOS,
- [macOS] NetBeans IDE cannot be installed. Java (JRE) found on your computer but JDK XX or newer is required.
- Zsh Shell: Custom alias that you may find useful
- How to switch from bash to zsh shell in macOS Terminal
- [Solution] macOS could not be installed on your computer OSInstall.mpkg appears to be missing or damaged
- Add Bookmark macOS Safari
- How to install Java on macOS [Big Sur]
- Move from Zsh to Bash shell macOS
- WARNING: Python 2.7 is not recommended [macOS Big Sur]
- This operation couldnt be completed. Unable to locate a Java Runtime. [macOS]
- How to do calculations in Mac Terminal
More Posts:
- reCaptcha Verification expired. Check the checkbox again - Html
- Android Studio Native typeface cannot be made error - Android
- MySQL Error :1007 SQLSTATE: HY000 (ER_DB_CREATE_EXISTS) Message: Can't create database '%s'; database exists - MySQL
- Mac OS X Error: Could not create the Java Virtual Machine - Mac-OS-X
- Android [SDK Manager] The system cannot find the path specified - Android-Studio
- How to stop disable Facebook video autoplay during scroll - Facebook
- NewApi error : Finds API accesses to APIs that are not supported in all targeted API versions - Android
- JSON Text to JavaScript Object using eval() Example: JSON Tutorial - Json-Tutorial
- Failed to load the JNI shared library jvm.dll - Eclipse
- PHP Script to Upload Images to Server - PHP
- Get Device Screen Width and Height using javaScript - JavaScript
- How to get SharePoint List Item URL using PowerShell - SharePoint
- Your Android SDK is missing, out of date or corrupted SDK Problem - Android-Studio
- Send Email with attachment using SharePoint PowerShell - SharePoint
- How to add Newline to text in Android TextView - Android