Search results

Jump to: navigation, search
  • ...ard input from a string using the following syntax (sometimes called "here strings"): ...`</code> Bash syntax is very useful when one needs to work with multi-line strings in Bash (e.g., when passing a multi-line string to a variable, file, or a p
    34 KB (5,354 words) - 19:04, 9 May 2023
  • ...es the string datatype, associative arrays (that is, arrays indexed by key strings), and [[Regular expression|regular expression]]s. The power, terseness, and
    11 KB (1,785 words) - 21:29, 30 May 2022
  • color:c from:0 till:$max text:instruments where the strings are usually bowed color:c from:0 till:$max text:instruments where the strings are usually plucked
    30 KB (3,644 words) - 05:55, 9 May 2007
  • ...and retrieve configuration data, whether plain-text data such as database strings or secrets such
    28 KB (3,792 words) - 17:56, 26 February 2021
  • ...iven variable is a dictionary of all extra keyword arguments; the keys are strings, which are the names that were. Conventionally these are called "args" and
    11 KB (1,639 words) - 21:59, 9 September 2022
  • ...ter (or tab), one per line. Gi numbers can also be used in place of Seq-id strings. Examples:
    7 KB (1,145 words) - 01:29, 24 July 2008
  • ...ers of /code>seg</code> or invoke other filters. Please see the "Filtering Strings" section (below) for details.
    8 KB (1,298 words) - 00:45, 17 August 2007
  • |'''apropos''' ''string'' || search the '''whatis''' database for strings
    1 KB (180 words) - 05:21, 18 May 2007
  • --colour, --color use markers to distinguish the matching strings *show lines in file foo having strings "color" or "colour" or "colonizer" or "coloniser" etc:
    13 KB (1,944 words) - 06:33, 20 April 2012
  • ...finite state machine to match longer strings first. It can be used to swap strings. ...finite state machine to match longer strings first. It can be used to swap strings. For example, the following command swaps a and b in the given files, file1
    2 KB (371 words) - 05:59, 8 February 2007
  • * Search and replace strings in filenames (eg: remove all spaces)
    2 KB (329 words) - 00:47, 14 December 2012
  • ...gexes''', or '''regexen''') is a string that describes or matches a set of strings, according to certain syntax rules. Regular expressions are used by many te
    13 KB (2,034 words) - 21:46, 9 March 2009
  • * add commas to numeric strings, changing "1234567" to "1,234,567"
    30 KB (4,929 words) - 22:47, 21 August 2019
  • ...PCRE regex: so-called "Perl compatible" regular expressions; [3] Also does strings in PHP 5</small>
    4 KB (556 words) - 23:07, 30 May 2012
  • Other common strings: If a tail substring of the domain-path for a host matches one of these strings, transactions with that node will not be proxied.
    29 KB (4,993 words) - 01:53, 26 April 2007
  • ...r meaningful text elements, which are recognizable through some delimiting strings or the builtin SGML, XML and HTML parser. Regions can be arbitrarily long,
    3 KB (464 words) - 01:55, 26 April 2007
  • Below are the colour init strings for the basic file types. A colour init string consists of one or more of t
    1 KB (236 words) - 02:08, 9 October 2006
  • * for strings: find substring, find regular expression, find a set of characters in a st
    3 KB (443 words) - 01:59, 26 April 2007
  • The default text features (tokens) read by dbacl are purely alphabetic strings, which minimizes memory requirements but can be unrealistic in some cases.
    7 KB (1,190 words) - 08:53, 22 February 2007
  • ...ison (note: In the absence of any other information, fields are treated as strings): *Field treated as strings:
    18 KB (2,772 words) - 22:57, 26 October 2021
  • $ ngrep not port 22 | strings 8
    6 KB (772 words) - 17:05, 11 June 2015
  • *<code>[[Strings (command)|strings]]</code> &mdash; list printable strings
    2 KB (285 words) - 03:57, 1 April 2007
  • | search for strings in files
    8 KB (1,101 words) - 05:31, 4 April 2007
  • where <code>[-s CID1/2]</code> are optional selection strings in MMDB convention, and <code>[foo_out.pdb]</code> is optional output file.
    12 KB (1,750 words) - 20:02, 4 February 2009
  • ...ators respectively by the right-hand amount. This works on many datatypes, strings included. You can also use multiple variables on one line. For example: The following lines concatenate the two strings."""
    13 KB (1,871 words) - 18:37, 14 June 2012
  • ...s and their components, along with more general-purpose constructs such as strings, regular expressions and hashed arrays. This language has a C-like syntax,
    6 KB (822 words) - 02:42, 13 July 2012
  • The original Sanger FASTQ files also allowed the sequence and quality strings to be wrapped (split over multiple lines), but this is generally discourage
    13 KB (1,841 words) - 01:53, 26 July 2012
  • ...ers. Most characters simply represent themselves in these strings, but the strings can contain the shorthands listed below, for convenience. Some of them can
    11 KB (1,812 words) - 07:26, 1 July 2020
  • Strings section. Format Strings
    15 KB (2,072 words) - 19:07, 22 November 2013
  • * suspicious strings in kernel modules;
    2 KB (298 words) - 21:38, 10 September 2021
  • * Translate arbitrary strings between thousands of language pairs
    100 KB (12,852 words) - 00:23, 27 July 2021
  • ** Text: strings, words, long-text, etc.
    25 KB (3,055 words) - 16:50, 20 March 2017
  • * Create an RDD of strings using method <code>textfile()</code>, count the number of lines, and print
    47 KB (6,681 words) - 18:29, 27 November 2019
  • * '''weave''': tool for writing C/C++ code as Python multi-line strings
    3 KB (458 words) - 23:53, 30 March 2017
  • ====Here strings==== Multiline strings are acceptable, yielding:
    7 KB (1,241 words) - 00:46, 29 June 2020