Accept a name for dl and include starter script file
[khome.git] / home / bin / soma_file_of_pls
CommitLineData
7b8475cd
SK
1#! /bin/bash
2
3curl "$1" | awk -F= '{metadata[$1] = $2} END {print metadata["File1"]}'
This page took 0.085646 seconds and 4 git commands to generate.