$[python3 -u -c 'import utils; print(utils.parse_file("html/header.html"))' | sed 's/\$PREV_URL\$/"{prev}"/']

Index of {path}

$[for file in $(ls {path}); do echo ""; done | sed 's/\/\//\//g']

Name

Last modified

Creation Date

Size


$file$(stat -c %y "{path}/$file" | head -c 16)

$(stat -c %y "{path}/$file" | head -c 10)

$(numfmt --to=iec --suffix=B $(stat -c %s "{path}/$file"))