Tag: variable
Found 286 results for 'variable'.
1) shell - Auto export a variable in every ssh session
2) bash - Multiple commands and subshell execution after pipeline
3) bash - Pipe partial output of background process and store it in variable
4) bash - Why can I not use variables as prefix to a command to set environment variables?
5) bash - Running bash -v or bash --v by mistake to know bash version compared to bash -v varname
6) bash - How to display only shell variables (not functions)
7) bash - List all my variables
8) shell - Which location does shell assign normal variable?
9) bash - How do I assign the output of a command to a variable without running the command in a subshell?
10) bash - Identify user defined variables
11) bash - bash script: incorrect argument value being set
12) bash - How can I wrap this checking of variable set/unset into a function?
13) bash - Function can echo the value that has not received as input
14) bash - LD_LIBRARY_PATH not found - CentOS
15) bash - Safely define an environment variable
16) bash - very long string variable?
17) awk - Passing a variable with spaces from bash to awk
18) shell-script - Should variables be quoted when executed?
19) bash - How to prevent parameter expansion around a variable I want to be resolved?
20) shell - Grep a variable in a file
21) bash - How can we run a command stored in a variable?
22) shell - Export path with space in directory name
23) shell-script - How do I write a Bash script that will ask users to define a variable?
24) bash - Makefile: Default Value of Variable that is set but has null value
25) bash - Read non-bash variables from a file into bash script
26) shell-script - Setting shell variable before command gives 'command not found'
27) shell-script - Hold multiple space containing arguments in a single variable?
28) shell - Why does changing $PATH affect child shells, but changing $foo not?
29) zsh - zsh assignment failed within piped function
30) cron - crontab doesn't get bash.bashrc variables
31) bash - The $@ variable is not working in a for loop, trying to iterate through a users list
32) bash - Circular name references in bash shell function, but not in ksh
33) bash - How to print shell variables and values to be able to copy/paste them?
34) bash - Can I unset the $1 variable?
35) bash - Store command output in variable when command includes pipes
36) bash - How to store pipe ( | ) in a variable?
37) bash - SSH: remote variable
38) zsh - What is the difference between $path and $PATH (lowercase versus uppercase) with zsh?
39) bash - User input to search bash array
40) bash - Running Emacs through the value of the bash variable
41) bash - Use asterisk in variables
42) bash - Create Script from Bash Script using here-document; why does my variable get replaced?
43) bash - here-document basename conflicts?
44) shell - Listing shell variables with a fixed prefix
45) bash - Add variable number of variables
46) shell - Create text corresponding to multiple variable assignments from a single variable
47) shell - Spaces in variable assignments in shell scripts
48) bash - bash - reading user variable into bash script grep
49) bash - Define variable using read from stdin of heredoc
50) bash - Assign Subshell background process pid to variable