Add erlcode-find-calls-to-module
[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.073242 seconds and 4 git commands to generate.