Search results

Jump to: navigation, search
  • *[[Image:75per.png]] [[C programming language|C]] (+MPI/[[MPICH]]) — 2000-2012 ===Shell scripting languages and techniques===
    6 KB (773 words) - 11:35, 5 February 2020
  • ...'—a pun on the Bourne shell (sh), which was an early, important Unix shell. ...4 years of using the bash shell as my primary shell, I switched to [[zsh|Z shell]] (zsh). It is awesome and extremely powerful!
    34 KB (5,354 words) - 19:04, 9 May 2023
  • ...rystallographic structures (both in-house and from the PDB). Programmed in C, Fortran, Python, Perl, Javascript, Bash, etc., maintained multiple MySQL d ...te for protein-protein interactions and associated energies. Programmed in C, Fortran77, PHP and done in a LAMP environment. Research produced a paper p
    39 KB (5,009 words) - 19:43, 14 January 2023
  • $ gs -sDEVICE=ppmraw -sOutputFile=- -sNOPAUSE -q foo.ps -c showpage -c quit |\ # OR (depending on your shell),
    20 KB (3,106 words) - 23:38, 10 September 2021
  • ...The 'echo' command may need an -e switch if you use Unix System V or bash shell. ...tered from the command line; version 2 can be made into an executable Unix shell script. (Modified from a script by Rahul Dhesi.)
    30 KB (4,929 words) - 22:47, 21 August 2019
  • '''Redirection''' is a function common to most [[Linux]] [[shell]]s which allow standard streams to be redirected to user-specified location ...with another command to achieve something interactive in a non-interactive shell, e.g.
    12 KB (1,905 words) - 20:29, 22 September 2020
  • '''Secure Shell''' (or '''SSH''') is a set of standards and an associated network protocol 00000020 34 19 6c 19 1b 1a b5 b7 bf 43 0e 41 2f be 33 9a |4.l......C.A/.3.|
    10 KB (1,480 words) - 18:24, 6 February 2024
  • ...iles in a package file rpm -qlp ./${PKG}.rpm dpkg -c ./${PKG}.deb View pre/post install shell scripts rpm -q --scripts ${PKG} cat /var/lib/dpkg/info/${PKG
    8 KB (1,064 words) - 22:36, 19 April 2023
  • c = b.tolist() # convert array back to Python list c = numpy.zeros((N,M,L), complex) # a NxMxL array of complex zeros
    10 KB (1,665 words) - 23:53, 30 March 2017
  • ...re the characters of the input that tr operates on. The --complement (-c, -C) option replaces set1 with its complement (all of the characters that are n ...the -C option will cause it to complement the set of characters, whereas -c will cause it to complement the set of values. This distinction will matter
    11 KB (1,812 words) - 07:26, 1 July 2020
  • ...r, which can multiplex up to 10 pseudo-terminals. On startup, it executes $SHELL in window 0. Then it reads $HOME/.screenrc to learn configuration, keybindi * Detach a screen session remotely. Has the same effect as typing "<code>C-a d</code>" on the controlling terminal. <code>`screen -D`</code> will powe
    5 KB (753 words) - 21:27, 3 August 2020
  • node.vm.provision "shell", inline: $common_script node.vm.provision "shell", inline: $common_script
    168 KB (22,699 words) - 17:26, 19 January 2024
  • *# Cloud Shell and Cloud SDK (command-line interface) * Can also be installed locally as a Docker image or run from within Cloud Shell (via the UI)
    100 KB (12,852 words) - 00:23, 27 July 2021
  • ...s users to create and run MapReduce jobs with any executables (e.g., Linux shell utilities) as the mapper and/or the reducer. ** Hadoop Pipes: A SWIG-compatible C++ API to implement MapReduce applications.
    53 KB (7,890 words) - 19:21, 23 March 2017
  • * An interactive shell is available for Python and Scala * Invoke the Spark shell and verify Spark installation
    47 KB (6,681 words) - 18:29, 27 November 2019
  • "C": "US", "C": "US",
    71 KB (8,566 words) - 23:27, 9 August 2019
  • Switch back to the Cloud Shell and scale down the primary deployment to 0 replicas. - -c
    140 KB (19,601 words) - 06:57, 9 September 2021
  • * In a different shell: $ docker exec etcd /bin/sh -c "export ETCDCTL_API=3 && /usr/local/bin/etcdctl member list"
    3 KB (398 words) - 17:30, 19 January 2023
  • ...ocuments are file literals or stream literals. These originate in the Unix shell, though similar facilities are available in some other languages. ...sliterating lower to upper-case) using a here document. This could be in a shell file or entered interactively at a prompt.
    7 KB (1,241 words) - 00:46, 29 June 2020
  • config.vm.provision "shell", inline: <<-SHELL sudo k0s install controller --single -c /tmp/k0s.yaml
    6 KB (769 words) - 21:10, 29 March 2022