EnglishFrenchSpanish

Ad


OnWorks favicon

blaze-remove - Online in the Cloud

Run blaze-remove in OnWorks free hosting provider over Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

This is the command blaze-remove that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

PROGRAM:

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.

Use blaze-remove online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    VASSAL Engine
    VASSAL Engine
    VASSAL is a game engine for creating
    electronic versions of traditional board
    and card games. It provides support for
    game piece rendering and interaction,
    and...
    Download VASSAL Engine
  • 2
    OpenPDF - Fork of iText
    OpenPDF - Fork of iText
    OpenPDF is a Java library for creating
    and editing PDF files with a LGPL and
    MPL open source license. OpenPDF is the
    LGPL/MPL open source successor of iText,
    a...
    Download OpenPDF - Fork of iText
  • 3
    SAGA GIS
    SAGA GIS
    SAGA - System for Automated
    Geoscientific Analyses - is a Geographic
    Information System (GIS) software with
    immense capabilities for geodata
    processing and ana...
    Download SAGA GIS
  • 4
    Toolbox for Java/JTOpen
    Toolbox for Java/JTOpen
    The IBM Toolbox for Java / JTOpen is a
    library of Java classes supporting the
    client/server and internet programming
    models to a system running OS/400,
    i5/OS, o...
    Download Toolbox for Java/JTOpen
  • 5
    D3.js
    D3.js
    D3.js (or D3 for Data-Driven Documents)
    is a JavaScript library that allows you
    to produce dynamic, interactive data
    visualizations in web browsers. With D3
    you...
    Download D3.js
  • 6
    Shadowsocks
    Shadowsocks
    A fast tunnel proxy that helps you
    bypass firewalls This is an application
    that can also be fetched from
    https://sourceforge.net/projects/shadowsocksgui/.
    It ha...
    Download Shadowsocks
  • More »

Linux commands

Ad