duminică, 23 februarie 2020

Recover deleted PHP files

# search for a pattern
grep -iar "<?php" | cut -d':' -f 1 > phpfiles.txt


#remove recursed
cat phpfiles.txt | grep -vP "php.*" > phpfiles.txt.filtered


# check if any remaining files to move
wc -l phpfiles.txt.filtered


# move found files
cat phpfiles.txt.filtered | xargs -i mv '{}' ./php/

Un comentariu:

  1. The Benefits of a Sports Betting Affiliate Program | Deccasino
    As we all know, the benefits of deccasino sports หาเงินออนไลน์ betting can be huge for the A sports bettor will be able to make money from their septcasino free bets and win

    RăspundețiȘtergere