Entry 865

bashtest

   

Submitted by anonymous on June 18, 2008 at 2:42 p.m.
Language: Bash. Code size: 48 bytes.

#!/bin/bash
for i in a do;
  echo "test"
done

This snippet took 0.00 seconds to highlight.

Back to the Entry List or Home.

Delete this entry (admin only).