Changes

Jump to: navigation, search

Tutorial5: Redirection

1 byte added, 18:02, 24 January 2020
INVESTIGATION 1: BASICS OF REDIRECTION
# Use a text editor to create a file in your current directory called '''data.txt''' and enter the following text displayed below:<br><br><span style="font-family:courier;font-weight:bold">This is line 1<br>This is line 2<br>This is line 3</span><br><br>
# Save editing changes and exit the text editor.<br><br>
# Issue the following Linux command: <span style="color:blue;font-weight:bold;font-family:courier;">tr 'a-z' 'A-Z'< data.txt</span><br><br>What do you notice?<br><br>
# x
13,420
edits

Navigation menu