UNPKG

47 Bapplication/x-shView Raw
1#!/bin/bash
2
3while [[ 1 ]]; do
4 echo 'aa'
5done
\No newline at end of file