This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #!/bin/bash | |
| # | |
| # @(#) θ΅·εζγη΅δΊζγ«γγγ―γ’γγγεγ£γ¦γγγγΉγγ£γΌγ | |
| # Maintainer: 844196 | |
| # Original: keepoff07 | |
| # | |
| set -e | |
| steve_say() { |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #!/bin/bash -e | |
| # | |
| # @(#) γΏγΌγγγ«γ§η»ε葨瀺 | |
| # | |
| # Usage: | |
| # img2aesc.sh [file] | |
| # command | img2aesc.sh | |
| # | |
| # Author: | |
| # Original sasairc (@sasairc_2) |