Search results

Jump to navigation Jump to search

Page title matches

  • #REDIRECT [[Bash Built-In Variables]]
    37 bytes (4 words) - 01:31, 24 September 2017
  • ...ttps://www.gnu.org/software/bash/manual/html_node/Bash-Variables.html#Bash-Variables * bash Internal Variables http://www.tldp.org/LDP/abs/html/internalvariables.html
    5 KB (815 words) - 00:08, 26 July 2023
  • * [[bash Concepts#bash_Built-In_Variables|bash Concepts]] * [[Bash_Parameter_and_Variable_Expansion|bash Parameter and Variable Expansion]]
    9 KB (1,360 words) - 18:57, 17 August 2023

Page text matches

  • #REDIRECT [[Bash Built-In Variables]]
    37 bytes (4 words) - 01:31, 24 September 2017
  • * https://bash.cyberciti.biz/bash-reference-manual/Bash-Builtins.html#shopt * [[Bash#Built-In_Commands|Bash]]
    614 bytes (82 words) - 04:18, 8 January 2021
  • * [[Bash Built-In Variables#PATH|Bash Built-In Variables]] * [[Bash_Configuration_Files#Overview|bash Configuration Files]]
    908 bytes (136 words) - 06:33, 4 May 2022
  • * https://www.gnu.org/software/bash/manual/bashref.html * [[File:Bash 4.4 Reference Manual.pdf|Bash 4.4 Reference Manual]]
    4 KB (470 words) - 18:52, 14 August 2023
  • * https://unix.stackexchange.com/questions/100959/how-can-i-change-my-bash-prompt-to-show-my-working-directory * https://linuxconfig.org/bash-prompt-basics
    1,001 bytes (121 words) - 03:41, 16 July 2020
  • * https://www.gnu.org/software/bash/manual/html_node/Bash-Builtins.html * [[Bash#Built-In_Commands|bash]]
    1 KB (158 words) - 22:27, 23 July 2020
  • =Template User Variables= {{External|https://www.packer.io/docs/templates/user-variables.html}}
    2 KB (247 words) - 02:09, 4 June 2021
  • ...ttps://www.gnu.org/software/bash/manual/html_node/Bash-Variables.html#Bash-Variables * bash Internal Variables http://www.tldp.org/LDP/abs/html/internalvariables.html
    5 KB (815 words) - 00:08, 26 July 2023
  • ...s://www.gnu.org/software/bash/manual/html_node/Special-Parameters.html GNU bash manual Special Parameters] ...t.com/2011/06/special-bash-parameters-in-script-linux.html List of special bash parameter used in Unix or Linux script]
    3 KB (426 words) - 19:48, 25 January 2021
  • ...les#Global_Variable|global variables]] with their values. No other shell [[Bash Command Line Expansion#Overview|command line expansions]] will be. performe cat file.txt | envsubst > file-with-variables-expanded.txt
    762 bytes (103 words) - 10:10, 2 January 2021
  • * [[Calling Python from bash#Overview|Calling Python from bash]] * [[Python_Module_os#Environment_Variables|Environment variables]]
    1 KB (179 words) - 21:33, 16 October 2023
  • * [[bash Concepts#bash_Built-In_Variables|bash Concepts]] * [[Bash_Parameter_and_Variable_Expansion|bash Parameter and Variable Expansion]]
    9 KB (1,360 words) - 18:57, 17 August 2023
  • * [[Programming_Languages_Concepts#Variables.2C_Parameters.2C_Arguments|Programming Language Concepts]] ...ing on the language, the second object may or may not be of the same type. Variables and [[#Identifier|identifiers]] are equivalent.
    6 KB (805 words) - 01:36, 29 September 2023
  • ...n, we need to launch cron with a script that collects required environment variables and places them in /etc/crontab, to be made available to the job. This is b ==The Job Does Not Care about Environment Variables==
    2 KB (326 words) - 21:17, 15 February 2018
  • * [[bash#Subjects|bash]] * [[bash if|if]]
    3 KB (406 words) - 08:59, 27 March 2020
  • ...sion_-_Accessing_a_Parameter.27s_or_Variable.27s_Value|bash Parameters and Variables]] * [[Bash_Command_Line_Expansion#|bash Command Line Expansion]]
    10 KB (1,419 words) - 04:33, 3 March 2023
  • /usr/bin/env bash Execute the command with only those environment variables specified by <code>name=value</code> options. The environment inherited by
    1 KB (209 words) - 02:07, 20 February 2024
  • * https://www.linuxjournal.com/content/bash-trap-command * http://tldp.org/LDP/Bash-Beginners-Guide/html/sect_12_02.html
    7 KB (1,078 words) - 23:34, 23 July 2020
  • * https://www.gnu.org/software/bash/manual/html_node/The-Set-Builtin.html * [[bash#Built-In_Commands|bash]]
    5 KB (815 words) - 00:56, 7 February 2022
  • ...e> and <code>[[Go_Environment_Variables#GOARCH|GOARCH]]</code> environment variables to appropriate values, during the build. <syntaxhighlight lang='bash'>
    944 bytes (131 words) - 03:56, 9 December 2023
  • ==Built-in Variables== ...$0, $1, ..., the last field in the input record $NF). The vast majority of variables must not be prefixed by '$'.
    6 KB (928 words) - 00:05, 15 June 2018
  • ...ecurity policy that the user wishes to preserve their existing environment variables. It is important to define all environment variables required during server's operation, as they are '''NOT''' inherited from ro
    4 KB (663 words) - 23:38, 17 March 2020
  • * [[bash#Subjects|bash]] ...s on how bash processes a command line, see "[[Bash_Command_Line_Expansion|bash Command Line Expansion]]"
    12 KB (1,862 words) - 19:09, 1 April 2024
  • * Parameter expansion http://wiki.bash-hackers.org/syntax/pe * [[bash Concepts#Command_Line_Evaluation_Process|bash Concepts]]
    6 KB (833 words) - 09:26, 4 July 2021
  • * [[bash#bash_Script_Library|bash]] ...to the lower layer, followed by the recreation of the command line with [[bash set|set]].
    3 KB (434 words) - 21:55, 16 November 2019
  • variables: ===variables===
    5 KB (649 words) - 22:30, 7 April 2019
  • * [[bash#Subjects|bash]] <syntaxhighlight lang='bash'>
    9 KB (1,287 words) - 03:12, 5 January 2021
  • * https://www.gnu.org/software/bash/manual/html_node/Arrays.html * https://opensource.com/article/18/5/you-dont-know-bash-intro-bash-arrays
    17 KB (2,494 words) - 19:15, 1 April 2024
  • <syntaxhighlight lang='bash'> <syntaxhighlight lang='bash'>
    4 KB (618 words) - 23:26, 25 July 2023
  • #!/bin/bash :https://github.com/NovaOrdis/playground/tree/master/jboss/cli/bash-script-examples<br>
    3 KB (448 words) - 14:48, 27 March 2017
  • <span id='Variables'></span>Variables: =Create a bash Lambda=
    4 KB (343 words) - 03:41, 8 April 2019
  • There is also a "light" version reporting capability, implemented by [[bash-wrapper-functions]], described below ([[#.22Light.22_Version_Reporting|"Lig ...are going to use the Maven resource plugin to filter resources and replace variables, you can also use ${version} and ${release_date} in the in-line documentati
    6 KB (899 words) - 20:09, 31 July 2017
  • * https://www.computerhope.com/unix/bash/read.htm * [[Bash#Built-In_Commands|bash]]
    5 KB (757 words) - 01:31, 1 March 2024
  • * http://www.gnu.org/software/bash/manual/html_node/Bash-Conditional-Expressions.html 'test' is a bash built-in command which tests the expression following it, according to the
    3 KB (499 words) - 18:07, 1 April 2024
  • * [[Calling Python from bash]] <syntaxhighlight lang='bash'>
    5 KB (649 words) - 02:54, 6 April 2024
  • <syntaxhighlight lang='bash'> #!/usr/bin/env bash
    10 KB (1,419 words) - 09:41, 6 February 2019
  • ...ripts, custom files from project file structure, and it also generates the bash and Windows wrapper scripts to run the application with, then packages all ...-project artifacts, their transitive dependencies, and wrapper scripts for bash and Windows.
    10 KB (1,261 words) - 05:45, 5 October 2020
  • ...of how variable substitution works see {{Internal|Nort_Concepts#Variables|Variables}} ...be checked into a public repository, it is recommended to use environment variables and set the password in the local environment that does the build.
    10 KB (1,455 words) - 07:25, 21 January 2018
  • ...ned off, similarly to how [[Bash_Parameter_and_Variable_Expansion#Overview|bash handles single-quoted strings]]. ...<code>&#39;&#39;'</code> is in how variable interpolation is handled when variables are declared inside the quoted string. The rules describe here apply: [[#Ru
    11 KB (1,475 words) - 20:05, 19 May 2021
  • RUN apk --no-cache add curl bash bind-tools RUN apk --no-cache add curl bash bind-tools unzip; unzip ${DISTRIBUTION_ZIP}; rm ${DISTRIBUTION_ZIP}
    13 KB (1,712 words) - 04:54, 9 February 2022
  • docker run --entrypoint bash -it novaordis/someimage:latest Set environment variables. Default values for those environment variables can be declared in the Dockerfile with [[Dockerfile#ENV|ENV]]. Those values
    6 KB (897 words) - 19:30, 2 January 2021
  • # environment variables). The VM will be created in the configured account/region. <syntaxhighlight lang='bash'>
    5 KB (756 words) - 21:50, 19 November 2019
  • The username and password will be available as the environment variables declared in the previous section. Use the following bash function or similar logic:
    6 KB (799 words) - 21:55, 22 May 2018
  • =Variables= ...{Internal|Docker_build#Build-Time_Variables|docker build &#124; Build-Time Variables}}
    21 KB (3,132 words) - 18:48, 28 February 2024
  • ...ables]], as [[#Group_Variables|group variables]] or [[#Host_Variables|host variables]]. Also see [[#Group_Variables|group variables]] below.
    37 KB (5,317 words) - 21:22, 30 December 2021
  • <syntaxhighlight lang='bash'> <syntaxhighlight lang='bash'>
    37 KB (5,640 words) - 02:58, 6 April 2024