Overview
Web Projects
SVG 2 Favicon
Password Generator
HTTP Status Check
Emoji Search
Create Gradients
Color Converter
HEX
Latest Articles
Complete Japan eSIM Provider Comparison
Display property on Bootstrap 5.3.6
List of All Characters Emoji
Display property on Bootstrap 5
PHP-FPM Limit Tuning Basics for Max Children
CSF SSH Command Line Commands
Renew Let's Encrypt certificate
How to add $PATH variable value to Debian
Is Apache is experiencing a DDoS attack?
MaxRequestWorkers for Apache
Bash Script Check is Apache is Down
Install mod_pagespeed on EasyApache4
Dental Fonts
.htaccess redirect examples
Percentage Calculator
WHM & CSF - Gmail SMTP connect () failed error
Hidden Netflix categories
hidden-* and visible-* classes update for Bootstrap4
Generate password
Font style matcher
Contact
negraru
negraru
PROJECTS
SVG 2 Favicon
Password Generator
HTTP Status Check
Emoji Search
Create Gradients
Color Converter
HEX
ARTICLES
CONTACT
MENU
Articles & Code Snippets
Questions?
Overview
Articles & Snippets
Empty Time Machine HDD on Mac
Empty Time Machine HDD on Mac
Posted by
Cătălin on Wed, 4 Apr 2012
Empty Time Machine HDD on Mac
Open terminal, type
cd /Volumes
and then
ls
to display all volumes and
cd Time Machine Backups
to go into the Time Machine volume.
Because Trashes is hidden type
ls -a
to display all files
To delete the trashes folder type
sudo rm -rf .Trashes
web design
Overview
Articles & Snippets
Empty Time Machine HDD on Mac