Skip to main content
9 events
when toggle format what by license comment
Apr 13, 2017 at 12:13 history edited CommunityBot
replaced http://serverfault.com/ with https://serverfault.com/
Dec 3, 2014 at 14:32 history edited syntaxerror CC BY-SA 3.0
Old question of mine, but somehow the title is silly. We all know now: you *cannot* use here-document on r/o partition, you need to work around it *entirely*. But the old title suggests this question shows you to use here-document on r/o. NO. YOU CAN'T. You can't cast a spell on /tmp to turn to r/w.
Nov 3, 2013 at 3:50 history tweeted twitter.com/#!/StackUnix/status/396846776663433216
Nov 3, 2013 at 1:07 answer added David Sainty timeline score: 3
Nov 2, 2013 at 23:59 comment added Gilles 'SO- stop being evil' @gniourf_gniourf No, “opening a file descriptor” wouldn't be a problem (why would it?), and /dev/fd has nothing to do with this. <<< is the culprit though, because it creates a temporary file (which needs to be written somewhere).
Nov 2, 2013 at 23:58 history edited Gilles 'SO- stop being evil' CC BY-SA 3.0
edited tags; edited title
Nov 2, 2013 at 23:08 answer added slm timeline score: 4
Nov 2, 2013 at 23:06 answer added xae timeline score: 8
Nov 2, 2013 at 22:05 history asked syntaxerror CC BY-SA 3.0