{$lblSkipToContent|ucfirst}
I'm running macOS Mojave 10.14.6 on a Mac Pro 5,1 and investigating a Time Machine snapshot issue. When I run tmutil listlocalsnapshots /, it shows 20 of them: Host:~ user$ tmutil listlocalsnapshots / com.apple.TimeMachine.2023-08-03-11…
Lees meerI have a bunch of files of the form: "1.1 Recursive Sequences KEY.pdf" I'd like to change that to be: "1.1 KEY Recursive Sequences.pdf" I have rename installed to my terminal, but I'm not sure how to make this work. I tried this: rename…
Lees meerI have a bunch of files of the form: "1.1 Recursive Sequences KEY.pdf" I'd like to change that to be: "1.1 KEY Recursive Sequences.pdf" I have rename installed to my terminal, but I'm not sure how to make this work. I tried this: rename…
Lees meerI have a disability that makes it difficult for me to double-click quickly enough to be detected, even after setting double-click speed as slow as possible. Is it possible to set it even slower or program a mouse button or key combinat…
Lees meerSince I updated 16” 2019 MacBookPro (i9) to macOS 13.5, it does not shut down properly. After a shutdown, the computer simply stays on, for example with the background image. If the shutdown is initiated from the login screen, it simply…
Lees meerI have a bunch of files of the form: "1.1 Recursive Sequences KEY.pdf" I'd like to change that to be: "1.1 KEY Recursive Sequences.pdf" I have rename installed to my terminal, but I'm not sure how to make this work. I tried this: rename…
Lees meerSince I updated 16” 2019 MacBookPro (i9) to macOS 13.5, it does not shut down properly. After a shutdown, the computer simply stays on, for example with the background image. If the shutdown is initiated from the login screen, it simply…
Lees meerI have a disability that makes it difficult for me to double-click quickly enough to be detected, even after setting double-click speed as slow as possible. Is it possible to set it even slower or program a mouse button or key combinat…
Lees meerI am using this script to create a folder under the home folder in Terminal like this: #!/usr/bin/env bash set -u set -e set -x directory="~/backup/tex1234" if [ ! -d "$directory" ]; then mkdir -p "$directory" echo "Directory c…
Lees meerSince I updated 16” 2019 MacBookPro (i9) to macOS 13.5, it does not shut down properly. After a shutdown, the computer simply stays on, for example with the background image. If the shutdown is initiated from the login screen, it simply…
Lees meerI am using this script to create a folder under the home folder in Terminal like this: #!/usr/bin/env bash set -u set -e set -x directory="~/backup/tex1234" if [ ! -d "$directory" ]; then mkdir -p "$directory" echo "Directory c…
Lees meerI have a bunch of files of the form: "1.1 Recursive Sequences KEY.pdf" I'd like to change that to be: "1.1 KEY Recursive Sequences.pdf" I have rename installed to my terminal, but I'm not sure how to make this work. I tried this: rename…
Lees meerSince I updated 16” 2019 MacBookPro (i9) to macOS 13.5, it does not shut down properly. After a shutdown, the computer simply stays on, for example with the background image. If the shutdown is initiated from the login screen, it simply…
Lees meerSince I updated 16” 2019 MacBookPro (i9) to macOS 13.5, it does not shut down properly. After a shutdown, the computer simply stays on, for example with the background image. If the shutdown is initiated from the login screen, it simply…
Lees meermy MacBook Air stopped showing any users on the login screen as well as the buttons in the lower part of the screen. How do I get in?
Lees meerThis remains a mystery. In my "About this Mac", I have discovered over 560Gb in my system data. I have gotten a new Mac Mini M2 and need to migrate my files. Now, I've discovered thousands of .cleverfiles. Disk Drill support tells me to…
Lees meerIn the Trash folder on my Mac I have the following directory that contains a symlink I can't delete called X11R6 (/Users/gcn/.Trash/temp/Previously Relocated Items/Security/usr/). I've tried a variety of things (rm, unlink, etc). This i…
Lees meerIn the Trash folder on my Mac I have the following directory that contains a symlink I can't delete called X11R6 (/Users/gcn/.Trash/temp/Previously Relocated Items/Security/usr/). I've tried a variety of things (rm, unlink, etc). This i…
Lees meerI am using this script to create a folder under the home folder in terminal like this: #!/usr/bin/env bash set -u set -e set -x directory="~/backup/tex1234" if [ ! -d "$directory" ]; then mkdir -p "$directory" echo "Directory c…
Lees meerI am trying to install macOS Ventura 13.5 using internet recovery, meaning a version of the OS is downloaded and then installed. I partitioned the disk using Disk Utility and formatted using a Mac OS Extended (Journaled) file system. I …
Lees meerThis is probably related to this question: How do I do Home and End in iterm2? but fiddling with the iTerm2 key mappings (both general and per-profile) to un-map option plus the left and right arrow keys still doesn't work right for me …
Lees meer