mps-tespit

This commit is contained in:
milisbir 2018-10-18 09:12:12 +03:00
parent b4672d95c5
commit be0c33c7af
1 changed files with 1 additions and 1 deletions

View File

@ -1279,7 +1279,7 @@ guncelleme_tespit(){
k_indeks $dosya_k &
wait $(jobs -p)
set -x
time grep -vxFf $dosya_t $dosya_k
grep -vxFf $dosya_t $dosya_k
}
sistem_guncelle_uygula(){