Sponsored Content
Full Discussion: New Forum
The Lounge What is on Your Mind? New Forum Post 51918 by Neo on Saturday 5th of June 2004 10:55:21 AM
Old 06-05-2004
Idle Chatter OK.... :) - Rule 3 Suspended

Please stick to the forum rules,with the exception of the 'idle chatter' rule Smilie

(1) No flames, shouting (all caps), sarcasm, bullying, profanity or arrogant posts.

(2) No negative comments about others or unpolite remarks. Be patient.

(3) Refrain from idle chatter that does not contribute to the knowledge base. (This rule is suspended in the Lounge).

(4) Do not 'bump up' questions if they are not answered promptly. No duplicate or cross-posting.

(5) Search the forums database with your keywords before asking.

(6) Do not post classroom or homework problems.

(7) No job postings from headhunters or recruiters in technical forums.

(8) No BSD vs. Linux vs. Windows or similar threads.

(9) Edit your posts if you see spelling or grammar errors (don't write in cyberchat or cyberpunk style). English only.

(10) Don't post your email address and ask for an email reply. The forums are for the benefit of all, so all Q&A should take place in the forums.

(11) No forum registrations from hotmail.com, yahoo.com or similar mass email accounts. Use a valid registration address.

(12) The forum administrators reserve the right to prune, move or edit posts that do not adhear to the rules or are technically inaccurate.

(13) The forum administrators reserve the right remove users or change their posting status to read only without notice if any rules are not followed.
 

5 More Discussions You Might Find Interesting

1. What is on Your Mind?

The forum

Just quickly, would like one of the more senior users to describe what UNIX.COM is to the world. I'm doing a webpage with a link and need a good description. Better you provide it than me guessing. (6 Replies)
Discussion started by: Cameron
6 Replies

2. UNIX for Dummies Questions & Answers

Hi, New to this Forum

I'd like to download some items to get me started with Linix/Unix based system software in order to learn Sun servers and also to send email via unix in a Windows OS/cmd Thanks for your reply to removed (2 Replies)
Discussion started by: 45andlearning
2 Replies

3. What is on Your Mind?

This forum is best

For any unix/linux user/newbie.. this site is best.. it has evry thing for every one !! even if u login daily to this forum.... obesrb the posts and solutions .. u will learn better :) thankss to every one ! (2 Replies)
Discussion started by: yashwantkumar
2 Replies

4. What is on Your Mind?

Forum Update: Disabled Home Page Forum Statistics for Guests (Not Registered)

Just a quick update; to speed up the forums, I have disabled the forum statistics on the home page for non registered users. No changes for registered users. (0 Replies)
Discussion started by: Neo
0 Replies

5. What is on Your Mind?

Mobile: Advanced Forum Statistics to Forum Home Page

For mobile users, I have just added a "first beta" Advanced Forum Statistics to the home page on mobile using CSS overflow:auto; so you can swipe if you need to see more. Google Search Console mobile usability says this page is "mobile friendly" so perhaps this will be useful for some of our... (12 Replies)
Discussion started by: Neo
12 Replies
BLAZE-REMOVE(1) 					    BlazeBlogger Documentation						   BLAZE-REMOVE(1)

NAME
blaze-remove - removes a post or page from the BlazeBlogger repository SYNOPSIS
blaze-remove [-fipqPV] [-b directory] id... blaze-remove -h|-v DESCRIPTION
blaze-remove removes a blog post or a page with the specified id from the BlazeBlogger repository. OPTIONS
-b directory, --blogdir directory Allows you to specify a directory in which the BlazeBlogger repository is placed. The default option is a current working directory. -p, --page, --pages Tells blaze-remove to remove a page or pages. -P, --post, --posts Tells blaze-remove to remove a blog post or blog posts. This is the default option. -f, --force Disables requiring manual confirmation of each blog post or page removal. This is the default option. -i, --interactive Enables requiring manual confirmation of each blog post or page removal. -q, --quiet Disables displaying of unnecessary messages. -V, --verbose Enables displaying of all messages. This is the default option. -h, --help Displays usage information and exits. -v, --version Displays version information and exits. EXAMPLE USAGE
Remove a blog post: ~]$ blaze-remove 10 Successfully removed the post with ID 10. Remove a page: ~]$ blaze-remove -p 4 Successfully removed the page with ID 4. Remove multiple blog posts: ~]$ blaze-remove 10 4 6 Successfully removed the post with ID 10, 4 and 6. Remove multiple blog posts safely: ~]$ blaze-remove -i 10 4 6 Remove the post with ID 10 titled `Debian and Fedora Packages'? y Remove the post with ID 4 titled `BlazeBlogger 0.8.0 RC2'? y Remove the post with ID 6 titled `BlazeBlogger 0.8.1'? y Successfully removed the post with ID 10, 4 and 6. SEE ALSO
blaze-config(1), blaze-add(1), blaze-list(1) BUGS
To report a bug or to send a patch, please, add a new issue to the bug tracker at <http://code.google.com/p/blazeblogger/issues/>, or visit the discussion group at <http://groups.google.com/group/blazeblogger/>. COPYRIGHT
Copyright (C) 2008-2011 Jaromir Hradilek This program is free software; see the source for copying conditions. It is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. Version 1.2.0 2012-03-05 BLAZE-REMOVE(1)
All times are GMT -4. The time now is 09:27 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy