Ero sivun ”LGeneral” versioiden välillä

Siirry navigaatioon Siirry hakuun
p (ls *.shp | tr '[a-z]' '[A-Z]' | sort | uniq -c | sort -n)
Rivi 22: Rivi 22:
  mv explode.shp EXPLODE.SHP
  mv explode.shp EXPLODE.SHP


tai seuraavalla [[komentorivi]] skriptillä, joka muuttaa shp tiedostot suuri kirjaimiksi:
tai seuraavalla [[komentorivi]] skriptillä, joka muuttaa kaikki ''shp''-tiedostot suuri kirjaimiksi:
  ls *.shp | tr '[a-z]' '[A-Z]' | sort | uniq -c | sort -n
  ls *.shp | tr '[a-z]' '[A-Z]' | sort | uniq -c | sort -n
sekä binäärit
sekä binäärit
Noudettu kohteesta ”https://www.linux.fi/wiki/LGeneral