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

Block or report porg

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. coke coke Public

    CONVERT file with any tool and KEEP parent directory, basename and filesystem metadata for output file.

    Shell 1

  2. File order in archive will be baked ... File order in archive will be baked into metadata of extracted files
    1
    #!/bin/bash
    2
    
    
    3
    # https://github.com/aonez/Keka/issues/932#issuecomment-989762514
    4
    # By Matt Sephton @gingerbeardman 2021-12-11
    5
    # - Created all versions til then
  3. Copy modification date from all file... Copy modification date from all files of source directory to same named files at destination directory if existing there
    1
    #!/bin/bash
    2
    
    
    3
    if [[ -z "$1" || -z "$2" || "$1" == "-h" || "$1" == "--help" ]] ; then
    4
    		cat <<EOF
    5
    USAGE: `basename $0` backupDir targetDir
  4. WordPress/gutenberg WordPress/gutenberg Public

    The Block Editor project for WordPress and beyond. Plugin is available from the official repository.

    JavaScript 9.9k 3.9k

  5. ImageOptim/ImageOptim ImageOptim/ImageOptim Public

    GUI image optimizer for Mac

    HTML 8.9k 413

  6. dimsemenov/PhotoSwipe dimsemenov/PhotoSwipe Public

    JavaScript image gallery for mobile and desktop, modular, framework independent

    JavaScript 23.8k 3.3k