X-Git-Url: https://git.phdru.name/?p=dotfiles.git;a=blobdiff_plain;f=bin%2Fwebstdin;fp=bin%2Fwebstdin;h=209cecfef0748a347fb383350870f45536cd2788;hp=395456ccd9a5aa8daf6ac11b81aa0d154cbab00f;hb=2339f34398738b0343c7cd552669362689f9ed25;hpb=8d394ce98bd358912de0ac026439476302009390 diff --git a/bin/webstdin b/bin/webstdin index 395456c..209cecf 100755 --- a/bin/webstdin +++ b/bin/webstdin @@ -13,4 +13,4 @@ done shift `expr $OPTIND - 1` tmpfile="`mktemp -t XXXXXX.$ext`" && cat - >"$tmpfile" && -webbrowser $new_win file://"$tmpfile" && (sleep 10 && exec rm "$tmpfile" &) +webbrowser $new_win file://"$tmpfile"