Using Linux Shells
Red Hat Enterprise Linux 7
| Intermediate
- 6 videos | 28m 51s
- Earns a Badge
There are shells other than the Bash shell that can be used to help you administer a Red Hat Enterprise 7 system. Let's explore how to work with the Red Hat Linux shells to aid in your administration tasks.
WHAT YOU WILL LEARN
-
Use common commands like less, cat, more, and diff to view and compare file contentsDescribe how relative and absolute paths are used and how shortcuts like ../ and ~/ make directory traversal easierCreate aliases for commands and make links to files or directories
-
Manipulate the bash prompt and describe how the env and export features can be usedUse the shell tools echo, cat, > to create and edit text filesExplore the gnome user interface and run commands from the bash shell
IN THIS COURSE
-
4m 43s
-
3m 1sAfter completing this video, you will be able to describe how relative and absolute paths are used and how shortcuts like ../ and ~/ make directory traversal easier. FREE ACCESS
-
7m 55sTo create an alias for a command, type alias at the command prompt, followed by the name of the command you want to alias, an equal sign (=), and the command you want the alias to run. For example, the following command creates an alias named l that runs the ls command:alias l=lsTo create a link to a file or directory, use the ln command. FREE ACCESS
-
5m 10sIn this video, you will manipulate the bash prompt and describe how the env and export features can be used. FREE ACCESS
-
3m 48sIn this video, you will learn how to use the shell tools echo, cat, and > to create and edit text files. FREE ACCESS
-
4m 14sDuring this video, you will learn how to explore the Gnome user interface and run commands from the BASH shell. FREE ACCESS
EARN A DIGITAL BADGE WHEN YOU COMPLETE THIS COURSE
Skillsoft is providing you the opportunity to earn a digital badge upon successful completion on some of our courses, which can be shared on any social network or business platform.
Digital badges are yours to keep, forever.