On Thu, 14 Mar 2013 23:23:35 -0700 Micah Cowan <[email protected]> wrote:
> On 03/14/2013 02:08 PM, Pavel Kačer wrote: > > If a word begins with an unquoted tilde character (`~'), all of the > ^^^^^^^^ > > ... > > > To do what you want just write > > > > $ wget --post-file ~/vimrc www.example.com > > > > or > > > > $ wget --post-file "~/vimrc" www.example.com > > (The latter example won't work.) > > Thanks for the detailed explanation, Pavel. :) > > -mjc Haha, yes. Of course, I realized after sending. Thanks for correction. ;) -- S pozdravem / Kind regards Pavel Kačer Join us and use free software. http://www.fsf.org/ I am FSF member decimal number 10000 (0x2710).
