Home
last modified time | relevance | path

Searched refs:shell (Results 1 – 25 of 60) sorted by relevance

123

/plugin/shell/
DP0wnyShell.css2 --shell-margin: 25px;
3 --shell-background: #333;
4 --shell-terminal-background: #222;
5 --shell-terminal-color: #eee;
6 --shell-logo-color: #FF4180;
7 --shell-prompt-color: #75DF0B;
8 --shell-path-color: #1BC9E7;
12 background: var(--shell-background);
13 color: var(--shell-terminal-color);
21 --calculated-margin: var(--shell-margin);
[all …]
Dplugin.info.txt1 base shell
5 name shell plugin
6 desc Access a simple, web based shell via the admin interface
7 url https://www.dokuwiki.org/plugin:shell
DREADME1 shell plugin for DokuWiki
3 Access a simple, web based shell via the admin interface
6 https://www.dokuwiki.org/plugin:shell
9 lib/plugins/shell/ - if the folder is called different it
/plugin/structtemplate/_vagrant/
DVagrantfile53 config.vm.provision "fix-no-tty", type: "shell" do |shell|
54 shell.privileged = false
55 shell.inline = "sudo sed -i '/tty/!s/mesg n/tty -s \\&\\& mesg n/' /root/.profile"
59 config.vm.provision "web-server", type: "shell" do |shell|
60 shell.path = "provision_web_server.sh"
64 config.vm.provision "dokuwiki", type: "shell" do |shell|
65 shell.path = "provision_dokuwiki.sh"
66 shell.env = {
75 config.vm.provision "dependencies", type: "shell" do |shell|
76 shell.path = "install_dokuwiki_extension.sh"
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Appengine/
DEntrypoint.php25 public $shell; variable in Google\\Service\\Appengine\\Entrypoint
30 public function setShell($shell) argument
32 $this->shell = $shell;
39 return $this->shell;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Directory/
DUserPosixAccount.php49 public $shell; variable in Google\\Service\\Directory\\UserPosixAccount
150 public function setShell($shell) argument
152 $this->shell = $shell;
159 return $this->shell;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudOSLogin/
DPosixAccount.php53 public $shell; variable in Google\\Service\\CloudOSLogin\\PosixAccount
168 public function setShell($shell) argument
170 $this->shell = $shell;
177 return $this->shell;
/plugin/shell/lang/en/
Dhelp.txt1 This tool gives you shell-like access to the server the wiki is running on. It is useful for debugg…
3 In addition to what the server's shell can do, you can also use the following commands:
9 Please keep in mind that this is not a real interactive shell. It is a web page that sends commands…
/plugin/openlayersmap/ol/
DREADME.md8 ```shell
20 ```shell
46 ```shell
/plugin/combo/
H A Dshell.nix19 # mkShellNoCC: a shell but without a compiler toolchain.
28 # ShellHook: run some commands before entering the shell environment
/plugin/codemirror/dist/modes/
Dshell.min.js.map1shell/shell.js"],"names":["mod","exports","module","require","define","amd","CodeMirror","defineMo…
/plugin/odtplus2dw/
DMakefile1 DIR = $(shell basename $$(pwd))
/plugin/sequencediagram/bower_components/bower-webfontloader/
DREADME.md8 ```shell
/plugin/cli/
Dplugin.info.txt8 desc Renders transcripts of command line interactions, e.g. for shell and dynamic language interp…
/plugin/elasticsearch/vendor/ezimuel/ringphp/
DMakefile13 @PID=$(shell ps axo pid,command \
/plugin/sequencediagram/bower_components/lodash/
DREADME.md15 ```shell
38 ```shell
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/
Dsearch-operations.asciidoc16 [source,shell]
135 [source,shell]
192 [source,shell]
Dlogger.asciidoc26 [source,shell]
/plugin/combo/vendor/symfony/process/
H A DCHANGELOG.md21 …command array, use `Process::fromShellCommandline()` when the command should be parsed by the shell
33 * added the `Process::fromShellCommandline()` to run commands in a shell wrapper
/plugin/dirtylittlehelper/mermaid/editor/docs/
D58.58.js.map1shell/shell.js"],"names":[],"mappings":";;;;;;;;;;AAAA;AAAA;AAAA;AAAA;AACA;AACA;AACA;AACO;AACP;AAC…
/plugin/asciidocjs/node_modules/lodash/
DREADME.md8 ```shell
/plugin/asciidocjs/node_modules/ejs/
DREADME.md283 ```shell
295 ```shell
302 ```shell
308 ```shell
314 ```shell
/plugin/advanced/lang/en/config/
Dacl.txt7 Empty lines and shell-style comments are ignored. Each line contains 3 whitespace separated fields:
/plugin/tline/
DREADME.txt34 c) Open a shell or command prompt to the install directory and type:
/plugin/asciidocjs/node_modules/pug-filters/node_modules/cliui/
DREADME.md71 ```shell

123