Skip to content
View porg's full-sized avatar

Block or report porg

Report abuse

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

Report abuse

Pinned Loading

  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 11.5k 4.6k

  5. ImageOptim/ImageOptim ImageOptim/ImageOptim Public

    GUI image optimizer for Mac

    HTML 9.6k 449

  6. dimsemenov/PhotoSwipe dimsemenov/PhotoSwipe Public

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

    JavaScript 25k 3.3k