Last active
          February 26, 2021 02:00 
        
      - 
      
- 
        Save daniel12fsp/826c48fe4c1e148dfef21b39b02eee14 to your computer and use it in GitHub Desktop. 
    generate Base64 to clipboard
  
        
  
    
      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
    
  
  
    
  | # You will need to install: sudo apt install xclip | |
| base64 file | tr -d '\n' | xclip -sel clip | 
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment