From 692d66feff7f39062d12392164591fbe0fea776c Mon Sep 17 00:00:00 2001 From: stanley lieber Date: Fri, 16 Mar 2012 12:58:01 -0500 Subject: hget: -p should work the same as in old hget --- rc/bin/hget | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rc/bin/hget b/rc/bin/hget index a093e7a5c..456984436 100755 --- a/rc/bin/hget +++ b/rc/bin/hget @@ -51,8 +51,8 @@ if(! ~ $s 0) echo -n headers $i >[1=0] if(~ $#m 1) echo -n request $m >[1=0] - if(~ $#p 1) - cat <$p >$d/postbody + if(! ~ $#p 0) + echo $"p >$d/postbody <$d/body { if(~ $#o 1){ l=`{cat $d/contentlength >[2]/dev/null} -- cgit v1.2.3 From a254cb4de24be51290400aa4572a7f2c2f56a1f7 Mon Sep 17 00:00:00 2001 From: stanley lieber Date: Fri, 16 Mar 2012 15:17:34 -0500 Subject: fortunes: better ingredients, better pizza. --- sys/games/lib/fortunes | 3 +++ 1 file changed, 3 insertions(+) diff --git a/sys/games/lib/fortunes b/sys/games/lib/fortunes index e383a41c7..73427ee6c 100644 --- a/sys/games/lib/fortunes +++ b/sys/games/lib/fortunes @@ -4661,3 +4661,6 @@ The full, updated list is available on Google Docs. "You don't expect to hear that someone you know killed a guy with a samurai sword," said Ardila, 19. Nice one, Google suspended my Google+ account because I created it under, well, my name, which is "Lennart Poettering" Wake up! -- Lennart Poettering +How do blogs need to evolve? +In a sense, if neostructuralist semioticism holds, we have to choose between the cultural paradigm of expression and subcapitalist narrative. +Better ingredients, better pizza. -- John Schnatter -- cgit v1.2.3