Skip to content
View fetwar's full-sized avatar
Block or Report

Block or report fetwar

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse

Pinned

  1. hollow-clone-directory hollow-clone-directory Public

    Duplicates/clones a directory and its files without any data within the files.

    Python 1

  2. spotify-downloader-docker spotify-downloader-docker Public

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

    Dockerfile

  3. 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
    #
  4. 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