Add dpkg-selections
[khome.git] / home / bin / soma_file_of_pls
1 #! /bin/bash
2
3 curl "$1" | awk -F= '{metadata[$1] = $2} END {print metadata["File1"]}'
This page took 0.053831 seconds and 4 git commands to generate.