This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
  | Welcome to .NET Core 3.1! | |
| --------------------- | |
| SDK Version: 3.1.101 | |
| ---------------- | |
| Explore documentation: https://aka.ms/dotnet-docs | |
| Report issues and find source on GitHub: https://github.com/dotnet/core | |
| Find out what's new: https://aka.ms/dotnet-whats-new | |
| Learn about the installed HTTPS developer cert: https://aka.ms/aspnet-core-https | |
| Use 'dotnet --help' to see available commands or visit: https://aka.ms/dotnet-cli-docs | 
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
  | #!/bin/bash | |
| # | |
| # This script backups an OS X system to an external volume, effectively | |
| # cloning it. It is based on [0], [1] and [2] for OS X and [3] and [4] for | |
| # Linux. One could also use commercial tools like SuperDuper! or Carbon Copy | |
| # Cloner. The latter website has an interesting list[5] on what files to | |
| # exclude when cloning. | |
| # | |
| # Exclusions (from CCC[5]), see rsync_excludes_osx.txt | |
| # |