This outline is provisional and subject to change.
This course introduces UNIX concepts to Windows users and SAS administrators. Whether you need to learn UNIX for SAS Viya or for a UNIX deployment of the SAS Platform, this course introduces those fundamentals and demonstrates them with SAS examples.
Learn how to
- navigate the UNIX architecture
- apply such concepts as files and directories, the file system, and text editing with vi
- use additional concepts such as piping/redirection, searching, processes, and the shell
- use administration concepts such as user management, ssh, permissions, introductory scripting, and archiving
Who should attend
SAS administrators or anyone else who needs to learn the basics of UNIX
This outline is provisional and subject to change.
This course does not require any prior experience with UNIX or Linux.
This outline is provisional and subject to change.
Introduction and UNIX Tour- define UNIX
- describe an overview of the UNIX architecture
Foundation, Structure, and Navigation- understand the foundation of UNIX commands
- file and directory concepts
- work in the file system
Editing with Vi- work with vi, the text editor included in UNIX
Advanced Content- piping and redirection
- search with the grep command
- regular expressions
- process management
Administration- user management
- linking files
- remote connection
- permissions
- scheduling and scripting
- archiving and unarchiving