Paste number 52726: social text - curl version

Paste number 52726: social text - curl version
Pasted by: akapav
When:2 years, 7 months ago
Share:Tweet this! | http://paste.lisp.org/+14OM
Channel:#razmjenavjestina
Paste contents:
Raw Source | XML | Display As
(defun wiki-send-internal (file title uname pwd )
  (let ((args `(,(format "-T%s" file) "-i" "--user" ,(format "%s:%s" uname pwd)
		"--header" "Content-Type: text/x.socialtext-wiki"
		,(format "http://wiki.razmjenavjestina.org/data/workspaces/RazmjenaVjestina/pages/%s" title))))
    (with-temp-buffer
      (apply #'call-process "/usr/bin/curl" nil (current-buffer) nil args))))

This paste has no annotations.

Colorize as:
Show Line Numbers

Lisppaste pastes can be made by anyone at any time. Imagine a fearsomely comprehensive disclaimer of liability. Now fear, comprehensively.