Search results

View (previous 20 | ) (20 | 50 | 100 | 250 | 500)
  • ...d give you a complete listing of all of the keywords and special vars. --[[User:Short Circuit|Short Circuit]] 16:54, 11 February 2009 (UTC) ...Here] says it is supported (is that the official site? I don't know). --[[User:ShinTakezou|ShinTakezou]] 15:33, 12 February 2009 (UTC) ...
    3 KB (508 words) - 02:00, 10 November 2010
  • ...cular, is a good, basic example of what cannot be done in the popular bash/sh. Z Shell can do much more. Here are just a few more of Z Shell capabilitie ** SH/Bash ...
    3 KB (472 words) - 22:19, 27 September 2016
  • ...developments since UNIX's creation, such as networking and [[GUI|graphical user interfaces]]. ...rimarily in [[C]], with a minimum of assembly for greater portability. The user-level applications are mostly in C or the [[rc]] shell. ...
    2 KB (258 words) - 19:29, 21 June 2008
  • Warning: Using a multiline shebang of the form <code>#!/bin/sh ... exec ... !#</code> will set the code's mimetype to <code>text/x-shellsc <syntaxhighlight lang="lisp">#!/bin/sh ...
    27 KB (4,123 words) - 13:26, 16 May 2024
  • ...th support for ANSI escape sequences, this hides the cursor, waits for the user to press ''Enter'', and then shows the cursor again. (defun sh (cmd) ...
    18 KB (2,161 words) - 12:00, 13 February 2024
  • <syntaxhighlight lang="lisp">(in-package :cg-user) ...d, console and sprites we can use Input too. This command can't be used in user windows, we have to use controls and events. ...
    78 KB (9,517 words) - 04:31, 29 February 2024
  • * One to handle a call to the short version of a URL and redirect the user to the long (original) version of the URL. ...that accepts a short version of the URL in the URL path and redirects the user to the original URL. For example: ...
    51 KB (6,371 words) - 11:36, 15 February 2024
  • LOCAL dir%, sh%, res% SYS "FindFirstFile", dir$+"*", dir% TO sh% ...
    44 KB (5,804 words) - 16:58, 28 November 2023
  • {{task|GUI}}[[Category:Testing]]Simulate the click of a mouse button by the user. Specify if the target GUI may be externally created. (defun sh (cmd) ...
    55 KB (6,759 words) - 11:16, 6 February 2024
  • '''under a unixoid shell''' (bash, sh, ...) <syntaxhighlight lang="sh">$ src/aime -c 'o_text("Hello, World!\n");'</syntaxhighlight> ...
    36 KB (4,804 words) - 19:59, 22 February 2024
  • <syntaxhighlight lang="sh">$ make <syntaxhighlight lang="sh">$ make ...
    51 KB (6,792 words) - 10:33, 4 January 2024
  • ...ntrol of a script on a remote machine via ssh, talking directly to a human user who happens to be in direct control of the session, or whatever else...) ...mer cannot know whether the concept of "terminal" has any relevance to the user. ...
    25 KB (3,380 words) - 12:27, 15 February 2024
  • error "User cancelled." number -128</syntaxhighlight> <syntaxhighlight lang="huginn">#! /bin/sh ...
    27 KB (3,672 words) - 13:43, 13 January 2024
  • ...e for the run to identify the file on tape that is to be accessed when the user's programme executes an OPEN statement of a suitable form. And this access ...d attaching would be performed by the appropriate operating system (and/or user) commands. ...
    20 KB (2,814 words) - 12:26, 21 November 2023
  • :::* &nbsp; USER ..." & (do shell script "echo $PATH" & ", USER : " & (do shell script "echo $USER"))) ...
    48 KB (6,126 words) - 18:59, 4 March 2024
  • IF STRING sh cmd = " " + cmd + " ; 2>&1"; execve output ("/bin/sh", ("sh", "-c", sh cmd), "", output) >= 0 ...
    57 KB (7,361 words) - 10:23, 5 December 2023
  • user@ubuntu:~$ cat fix.in user@ubuntu:~$ java FixCodeTags fix.in fix.out ...
    69 KB (9,150 words) - 17:00, 3 February 2024
  • <code>•SH</code> is a function defined in the BQN spec, which provides output from a The arguments to <code>•SH</code> are the command, followed by its arguments as a flat list of strings ...
    73 KB (9,300 words) - 12:15, 15 May 2024
  • LOCAL dir%, sh%, res% SYS "FindFirstFile", dir$ + filter$, dir% TO sh% ...
    90 KB (12,144 words) - 11:34, 16 February 2024
  • (shell/sh "echo" "foo") ; evaluates to {:exit 0, :out "foo\n", :err ""}</syntaxhighli Though this starts a separate process, the code in ''shell/sh'' blocks until the process completes. We can get other stuff done in the me ...
    54 KB (7,206 words) - 10:07, 6 December 2023
View (previous 20 | ) (20 | 50 | 100 | 250 | 500)