Home
last modified time | relevance | path

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

12

/plugin/shell/
H A DP0wnyShell.css2 --shell-margin: 25px;
40 #shell {
56 #shell-content {
63 #shell-logo {
69 #shell-logo div {
75 #shell {
81 #shell-logo {
86 #shell {
104 .shell-prompt {
113 #shell-input {
[all …]
H A 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
H A 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/
H A DVagrantfile53 config.vm.provision "fix-no-tty", type: "shell" do |shell|
54 shell.privileged = false
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|
77 shell.env = {
82 config.vm.provision "plugin", type: "shell" do |shell|
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Appengine/
H A 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/
H A 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/
H A 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/
H A 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/ol7/
H A DREADME.md
/plugin/codemirror/dist/modes/
H A Dshell.min.js.map1shell/shell.js"],"names":["mod","exports","module","require","define","amd","CodeMirror","defineMo…
H A Ddockerfile.min.js.map1shell\"];\n var shellsAsArrayRegex = new RegExp(\"^(\\\\s*)(\" + shells.join('|') + \")(\\\\s+\\\…
/plugin/sequencediagram/bower_components/bower-webfontloader/
H A DREADME.md8 ```shell
/plugin/cli/
H A Dplugin.info.txt8 desc Renders transcripts of command line interactions, e.g. for shell and dynamic language interp…
/plugin/elasticsearch/vendor/ezimuel/ringphp/
H A DMakefile13 @PID=$(shell ps axo pid,command \
/plugin/sequencediagram/bower_components/lodash/
H A DREADME.md15 ```shell
38 ```shell
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/
H A Dsearch-operations.asciidoc16 [source,shell]
135 [source,shell]
192 [source,shell]
H A Dlogger.asciidoc26 [source,shell]
H A Dinstallation.asciidoc69 [source,shell]
/plugin/combo/vendor/symfony/process/
H A DCHANGELOG.md21 * `Process` must be instantiated with a 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/
H A D58.58.js.map1shell/shell.js"],"names":[],"mappings":";;;;;;;;;;AAAA;AAAA;AAAA;AAAA;AACA;AACA;AACA;AACO;AACP;AAC…
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/.ci/jobs/
H A Ddefaults.yml66 - shell: |-
/plugin/advanced/lang/en/config/
H A Dacl.txt7 Empty lines and shell-style comments are ignored. Each line contains 3 whitespace separated fields:
/plugin/tline/
H A DREADME.txt34 c) Open a shell or command prompt to the install directory and type:
/plugin/jmol2/jmol/
H A DREADME.txt33 (particulary, using the shell or batch files described below),
47 A shell script to start Jmol application under Unix-like systems,
/plugin/directorylist/
H A Dreadme.md43 The ignore argument has to be a comma separated [shell pattern](http://www.php.net/manual/en/functi…

12