mirror of
https://github.com/Idnan/bash-guide.git
synced 2018-11-09 02:29:39 +01:00
add intro
This commit is contained in:
parent
67d97a1cfe
commit
3a5a44c0cb
1 changed files with 2 additions and 0 deletions
|
@ -18,6 +18,8 @@
|
|||
3. [Tricks](#4-tricks)
|
||||
4. [Debugging](#5-debugging)
|
||||
|
||||
# Introduction
|
||||
Using bash, the built-in command-line interface in linux, offers a convenient way to navigate the file system, as well as gain access to tools native to bash, such as using pipes.
|
||||
|
||||
# 1. Basic Operations
|
||||
|
||||
|
|
Loading…
Reference in a new issue