Skip to content
View christophervigliotti's full-sized avatar
🎯
Hi
🎯
Hi

Block or report christophervigliotti

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse

I am a Senior Software Engineer making bacon pancakes out of JavaScript, SQL Server, ColdFusion and a host of other technologies since age 10. Feel free to read my resume, connect with me on LinkedIn and email me at me@chrisvig.com.

Pinned Loading

  1. react_dot_gg react_dot_gg Public

    JavaScript 1

  2. detailed comparison of files in "a" ... detailed comparison of files in "a" to files and hardlinks in "b"
    1
    #!/bin/bash
    2
    
                  
    3
    # What Is This
    4
    #   A way to compare downloads in folder A to hardlinks in folder B.  Useful to see if your 
    5
    #   "use hardlinks" logic in the ARRS is working