Changes

Jump to: navigation, search

Tutorial10: Shell Scripting - Part 1

1 byte added, 09:42, 3 March 2021
INVESTIGATION 3: COMMAND SUBSTITUTION / MATH OPERATIONS
<span style="font-family:courier;font-weight:bold;">echo "The current date and time is: $(date)"</span>
 
Let's create a Bash shell script that uses command substitution that displays<br>'''text''' and values of '''environment variables''' in a series of <span style="font-family:courier;font-weight:bold;">echo</span> statements.
13,420
edits

Navigation menu