3 lines
41 B
Bash
Raw Normal View History

2024-09-26 14:53:36 +02:00
#!/bin/sh
while true; do /bin/bash; done