
닉네임:
> python nickname.py
# The output of the first nickname in the table.
비밀번호:
> python password.py
# The output of the first password in the table.
파일로 출력:
> python dumpFile.py
> cat dump.txt || {{nickname}}::{{password}}
콘솔로 출력:
> python dumpConsole.py
# Output to console || {{nickname}}::{{password}}