#! /usr/bin/env python
from stat import *
#!/bin/bash
for i in * do echo $i done
for i in [*]: print(i)
ÿ