Rafine bilgi.Kendime notlar.
Unix, Linux, JBoss, Websphere, Ant, Python, Oracle DB, Arduino, Raspberry Pi.
10 Kasım 2017 Cuma
Python - Kabuk komutunun çıktısını kullanmak
import os
p=os.popen('dir /s/b pom.xml')
while 1:
line = p.readline()
if not line: break
print "Satir:" + line
Hiç yorum yok:
Yorum Gönder
Sonraki Kayıt
Önceki Kayıt
Ana Sayfa
Kaydol:
Kayıt Yorumları (Atom)
Hiç yorum yok:
Yorum Gönder