This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| macos [2025/12/10 01:31] – Name | macos [2025/12/11 00:54] (current) – [Create Symbolic Links] Name | ||
|---|---|---|---|
| Line 34: | Line 34: | ||
| }' > $HOME/ | }' > $HOME/ | ||
| - No need to reboot | - No need to reboot | ||
| + | |||
| + | |||
| + | ====Create Symbolic Links==== | ||
| + | Creating a symbolic links (sym link) makes the operating system, or application, | ||
| + | In this example, I am creating sym link to store my email (Thunderbird) files on an external drive. This frees up internal disk space. | ||
| + | - Backup directory or file to a safe location. | ||
| + | - Copy the directory or file to an external drive. | ||
| + | - Double-check the backup is correct. | ||
| + | - Triple-check the backup is correct, because the next step cannot be undone. | ||
| + | - Delete the original file or directory. | ||
| + | - Empty the Recycle Bin. | ||
| + | - The following example is the exact code I used. | ||
| + | * < | ||
| + | * / | ||
| + | * / | ||
| + | - Test. | ||
| + | - Done. | ||
| + | |||
| + | I have successfully done this for Documents, Pictures, Downloads, Music, and many others. For the folders in my /usr/tim directly, I had to create sub-folders. For example, / | ||
| + | |||