003 File Manager
Current Path:
/usr/local/lib/python3.8/test/subprocessdata
usr
/
local
/
lib
/
python3.8
/
test
/
subprocessdata
/
📁
..
📁
__pycache__
📄
fd_status.py
(835 B)
📄
input_reader.py
(130 B)
📄
qcat.py
(159 B)
📄
qgrep.py
(253 B)
📄
sigchild_ignore.py
(757 B)
Editing: input_reader.py
"""When called as a script, consumes the input""" import sys if __name__ == "__main__": for line in sys.stdin: pass
Upload File
Create Folder