#!/bin/sh IFS= fl "$@"| dmenu -i -p 'copy which url?' -l 10| tr -d '\n'| xsel -ib