Submit
Path:
~
/
/
proc
/
thread-self
/
root
/
opt
/
plesk
/
python
/
3
/
lib
/
python3.10
/
test
/
subprocessdata
/
File Content:
qgrep.py
"""When called with a single argument, simulated fgrep with a single argument and no options.""" import sys if __name__ == "__main__": pattern = sys.argv[1] for line in sys.stdin: if pattern in line: sys.stdout.write(line)
Submit
FILE
FOLDER
INFO
Name
Size
Permission
Action
__pycache__
---
0755
fd_status.py
835 bytes
0644
input_reader.py
130 bytes
0644
qcat.py
159 bytes
0644
qgrep.py
253 bytes
0644
sigchild_ignore.py
757 bytes
0644
N4ST4R_ID | Naxtarrr