Changes

Jump to: navigation, search

Tutorial2: Unix / Linux File Management

492 bytes added, 17:42, 8 January 2020
INVESTIGATION 2: MANAGING TEXT FILES
=INVESTIGATION 2: MANAGING TEXT FILES=
Since students will be working in the Unix / Linux command line environment, it is useful for them to learn a least a couple of command-line '''text editors'''.
Although '''programming students ''' can use graphical IDE's to code and compile programs, they can code their create source code using a text editorin the Linux system, and commands already existing on Unix / Linux systems compile that source code to compile generate executable programs (without having to make transfer them executablefor compilation or execution).
'''Networking and tech support Tech Support students will ''' would find a text editor useful to edit configuration files. These students in upper grades will become familiar with the process of installing, configuring, and running network services and text editors are an important tools to help setup but also "tweak" or make periodic changes to those networking services.
A general rule of thumb is for a student to expose themselves to a number of different text editors and then use one that they feel most comfortable working with. The two most readily-available command line text editors in Linux are '''Nano''' and '''Vi'''. The Nano text editor would seem like an easier-to-use text editor, but Vi (although taking longer to learn) has outstanding features and allow the user to be more productive.
===Part 1: Creating Text Files Using Nano and Vi Text Editors ===
13,420
edits

Navigation menu