Skip to content

Opening book details…

About this document

Comandos para Mostrar y Borrar Archivos by jluzuria2001 is a document available to read on EtoBox.

This document provides instructions for making hidden files visible in Finder on Mac and deleting files from the trash. To show hidden files, it recommends running two commands in Terminal: "defaults write com.apple.finder AppleShowAllFiles FALSE" followed by "killall Finder". To delete files from the trash, it provides a shell script called "trash" that uses "chflags" and "rm" commands with "sudo" to remove files from the user and volume trash folders.

Author
jluzuria2001
Language
EN