Title: WP-ShkShell
Author: ShkSchneider
Published: <strong>फेब्रुवारी 27, 2012</strong>
Last modified: मार्च 18, 2012

---

प्लगइन शोधा

हे प्लगइन **WordPress च्या शेवटच्या 3 महत्त्वाच्या प्रमुख पुनर्वितरणांच्या साथी 
चाचणी झालेले नाही**. हे येथे वापरल्यास सामर्थ्य देणार नाही किंवा त्या आधारित असु
शकते आणि WordPress च्या अधिक अद्ययावत आवृत्तींसह वापरताना संगतता समस्यांची शक्यता
आहे.

![](https://s.w.org/plugins/geopattern-icon/wp-shkshell.svg)

# WP-ShkShell

 [ShkSchneider](https://profiles.wordpress.org/shkschneider/) कडून

[डाउनलोड करा](https://downloads.wordpress.org/plugin/wp-shkshell.zip)

 * [तपशील](https://mr.wordpress.org/plugins/wp-shkshell/#description)
 * [पुनरावलोकने](https://mr.wordpress.org/plugins/wp-shkshell/#reviews)
 *  [इंस्टॉलेशन](https://mr.wordpress.org/plugins/wp-shkshell/#installation)
 * [डेव्हलोपमेंट](https://mr.wordpress.org/plugins/wp-shkshell/#developers)

 [समर्थन](https://wordpress.org/support/plugin/wp-shkshell/)

## वर्णन

WP-ShkShell provides a terminal-like box for embedding terminal commands within 
pages or posts.
 It also support multi-lines, multi-commands and has syntax hightlight.

The code is a modification of WP-Terminal (https://wordpress.org/extend/plugins/
wp-terminal/).

### Usage

Wrap terminal blocks with `<pre lang="shell" prompt="$">` and `</pre>`.

**Example 1: Default prompt**

    ```
    <pre lang="shell" prompt="$">
      ls -a
    </pre>
    ```

**Example 2: Customized prompt**

    ```
    <pre lang="shell" prompt="#">
      ls -a
    </pre>
    ```

**Example 3: Another customized prompt**

    ```
    <pre lang="shell" prompt="user@machine$">
      ls -a
    </pre>
    ```

**Example 4: Comments**

    ```
    <pre lang="shell" prompt="user@machine$">
      ls -a
      # will also list hidden files
    </pre>
    ```

**Example 5: Multiline commands**

    ```
    <pre lang="shell">
      ls
      <br>ls -a
    </pre>
    ```

**Example 6: Multiline lines, multiple commands**

    ```
    <pre lang="shell">
      ls
      file1 file2 file3
      <br>ls -A
      .file0 file1 file2 file3
    </pre>
    ```

## स्थापना

 1. Upload wp-shkshell.zip to your WordPress plugins directory, usually `wp-content/
    plugins/` and unzip the file. It will create a `wp-content/plugins/wp-shkshell/`
    directory.
 2. Activate the plugin through the ‘Plugins’ menu in WordPress.
 3. Create a post/page that contains a code snippet following the proper usage syntax.

## समीक्षा

ह्या प्लगइनसाठी कोणतेही समीक्षण नाही.

## योगदानकर्ते आणि विकसक

“WP-ShkShell” हे मुक्त स्रोत सॉफ्टवेअर आहे. पुढील लोक या प्लगइनच्या निर्मितीत योगदान
केले आहे.

योगदानकर्ते

 *   [ ShkSchneider ](https://profiles.wordpress.org/shkschneider/)
 *   [ msimone ](https://profiles.wordpress.org/msimone/)

[भाषांतर करा “WP-ShkShell” तुमच्या भाषेत.](https://translate.wordpress.org/projects/wp-plugins/wp-shkshell)

### विकासातील आग्रह?

[कोड ब्राउझ करा](https://plugins.trac.wordpress.org/browser/wp-shkshell/), [SVN संग्रहालय](https://plugins.svn.wordpress.org/wp-shkshell/)
तपासा, किंवा [विकास लॉग](https://plugins.trac.wordpress.org/log/wp-shkshell/) च्या
[RSS](https://plugins.trac.wordpress.org/log/wp-shkshell/?limit=100&mode=stop_on_copy&format=rss)
द्वारे सदस्यता घ्या.

## बदलांची यादी

#### 0.6.0

 * Added support for comments (^#)

#### 0.5.3

 * Extended variables names: [A-Z_]+ to [a-zA-Z0-9_]+

#### 0.5.2

 * Path fix (thx to James House). Was causing bad parsing without space before ‘;’

#### 0.5.1

 * Added sub-shell commands recognition
    So that in `VAR=$(cmd ...)`, `cmd` will
   be highlighted as a command

#### 0.5

 * Fixed 0.4.1 (backquotes)

#### 0.4.3

 * Fixed 0.4.2.5 (commands detection)

#### 0.4.2.5

 * Improved commands detection

#### 0.4.2

 * Removed conditions
 * Improved CSS and README

#### 0.4.1

 * Added support for backquotes

#### 0.4.0

 * Fixed path to CSS (was hard-coded and case-insensitive)

#### 0.3.8.5

 * Added support for special variables $* $@ etc.

#### 0.3.8

 * Added support for conditions []

#### 0.3.7.5

 * Fixed strings

#### 0.3.7

 * Added support for strings ” and “”

#### 0.3.6

 * Added support for variables $… and $(…)

#### 0.3.5

 * Added support for fullpath commands

#### 0.3.4

 * Added support for commands with –

#### 0.3.3

 * Added support for ; and commands with –

#### 0.3.2

 * Fixed && and ||

#### 0.3.1

 * Perfect multi-line support

#### 0.3

 * Tag pre lang=”shell”, with prompt

#### 0.2

 * Added multiline commands, pre class=””

#### 0.1

 * First release, pre id=””

## मेटा

 *  आवृत्ती **0.6.0**
 *  शेवटचा अद्यतन **14 वर्षे पूर्वी**
 *  सक्रिय स्थापना **10+**
 *  वर्डप्रेस आवृत्ती ** 2.0 किंवा मोठा **
 *  परीक्षित केले आहे **3.3.2**
 *  भाषा
 * [English (US)](https://wordpress.org/plugins/wp-shkshell/)
 * टॅग्ज:
 * [command](https://mr.wordpress.org/plugins/tags/command/)[console](https://mr.wordpress.org/plugins/tags/console/)
   [shell](https://mr.wordpress.org/plugins/tags/shell/)[terminal](https://mr.wordpress.org/plugins/tags/terminal/)
   [unix](https://mr.wordpress.org/plugins/tags/unix/)
 *  [प्रगत दृश्य](https://mr.wordpress.org/plugins/wp-shkshell/advanced/)

## मूल्यांकन

अजून कोणतीही पुनरावलोकने सबमिट केलेली नाहीत.

[Your review](https://wordpress.org/support/plugin/wp-shkshell/reviews/#new-post)

[सर्व पुनरावलोकने पहा](https://wordpress.org/support/plugin/wp-shkshell/reviews/)

## योगदानकर्ते

 *   [ ShkSchneider ](https://profiles.wordpress.org/shkschneider/)
 *   [ msimone ](https://profiles.wordpress.org/msimone/)

## समर्थन

काहीतरी सांगायचं आहे का? मदतीची आवश्यकता आहे का?

 [समर्थन फोरम पहा](https://wordpress.org/support/plugin/wp-shkshell/)

## देणगी

आपण हे प्लगइन पुरविण्यात समर्थन करू इच्छिता का?

 [ ह्या प्लगइनला देणगी द्या ](http://www.shkschneider.me)