You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

12 lines
197 B

open /data.txt r
b'some data in a text file\n'
stat /usermod1
stat /usermod1.py
open /usermod1.py r
ioctl 4 0
in usermod1
stat /usermod2
stat /usermod2.py
open /usermod2.py r
ioctl 4 0
in usermod2