Safety in Linux Linux is a safer Operating System and it includes safety model which consist of different rules It supports a multiuser sy...
Read More
Home / Unit 301
Showing posts with label Unit 301. Show all posts
Showing posts with label Unit 301. Show all posts
VI (Visual) Editor
VI (visual) Editor The VI editor is the most popular and classic text editor in the Linux family. It is available in almost all Linux Distr...
Read More
Shell Scripting
A shell script is just a text file, with .sh extension, having executable permission. A shell can read this file and act on the commands. s...
Read More
Paths in Linux
Relative Path and Absolute Path Relative Path - A relative path is a path where we are now (Current directory). A relative path uses a s...
Read More
Wildcards in Linux
Wildcards Wildcards are a set of characters that allow us to create a pattern defining a set of files or directories. There are some b...
Read More
Basic Shell Commands
Basic Shell Commands 1. ls - Using this command we can list all files in the current directory E.g. ls /home/abc 2....
Read More
Subscribe to:
Posts
(
Atom
)