#!/usr/bin/env bash grep "FLAGPART" server.log | cut -d' ' -f5 | sort -u echo "picoCTF{us3_y0urlinux_sk1lls_cedfa5fb}"