Skip to content
View fetwar's full-sized avatar

Block or report fetwar

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. spotify-downloader-docker spotify-downloader-docker Public

    A quick way to easily use spotdl/spotify-downloader via docker

    Dockerfile 2

  2. Print a heading padded with equals s... Print a heading padded with equals signs above and below
    1
    #!/usr/bin/env bash
    2
    
                  
    3
    # Usage:
    4
    #     print-padded-heading Some Heading
    5
    #
  3. Use dig to fetch multiple DNS record... Use dig to fetch multiple DNS records of a domain.
    1
    #!/usr/bin/env bash
    2
    
                  
    3
    defaultRecordTypes=( A CNAME MX TXT SOA PTR SRV )
    4
    
                  
    5
    # Domain name input