3 lines
110 B
Bash
Executable file
3 lines
110 B
Bash
Executable file
#test sonuclarını gor uygunsa -n i kaldır komutu ver.
|
||
shopt -s globstar
|
||
rename -n 's/Pkgfile/talimat/' **
|