Cimorene (
cimorene
) wrote in
linux4all
2009
-
04
-
10
10:01 pm
crossposting via client?
I use LogJam for updating all the journaling services, and it seems to be okay here, too. But I don't suppose there's any Linux-friendly way of managing simultaneous cross-posting?
Flat
|
Top-Level Comments Only
no subject
brownbetty
2009-04-13 03:46 am (UTC)
(
link
)
charm almost works; once you post, it archives your post to .ljarchive/postname, and outputs it, and then you can crosspost from the command line with
$charm -u USERNAME -q -x ARCHIVEFILE
In practice, I have to use
$charm -f CONFIGFILE -q -x ARCHIVEFILE
because I haven't managed to figure out how to get my accounts to share a config file peaceably, but it's still much easier than the next-most easy.
14 comments
Post a new comment
Flat
|
Top-Level Comments Only
[
Home
|
Post Entry
|
Log in
|
Search
|
Browse Options
|
Site Map
]
no subject
$charm -u USERNAME -q -x ARCHIVEFILE
In practice, I have to use
$charm -f CONFIGFILE -q -x ARCHIVEFILE
because I haven't managed to figure out how to get my accounts to share a config file peaceably, but it's still much easier than the next-most easy.