From 0440e9a33a9f3a014581aa88da8a41a93334e88a Mon Sep 17 00:00:00 2001 From: Adnan Ahmed Date: Sat, 1 Apr 2017 12:13:47 +0400 Subject: [PATCH] fixed table nav --- README.md | 29 +++++++++++++++++++++++++---- 1 file changed, 25 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 3686a45..aae5ea1 100644 --- a/README.md +++ b/README.md @@ -41,11 +41,32 @@ $ whereis php Clears content on window ## 1.1. File Commands - - - - + + + + + + + + + + + + + + + + + + + + + + + + +
[ls](https://github.com/Idnan/lord-of-terminal#a-ls)[touch](https://github.com/Idnan/lord-of-terminal#b-touch)[cat](https://github.com/Idnan/lord-of-terminal#c-cat)[more](https://github.com/Idnan/lord-of-terminal#d-more)[head](https://github.com/Idnan/lord-of-terminal#e-head)[tail](https://github.com/Idnan/lord-of-terminal#f-tail)[mv](https://github.com/Idnan/lord-of-terminal#g-mv)
[cp](https://github.com/Idnan/lord-of-terminal#h-cp)[rm](https://github.com/Idnan/lord-of-terminal#i-rm)[diff](https://github.com/Idnan/lord-of-terminal#j-diff)[wc](https://github.com/Idnan/lord-of-terminal#k-wc)[chmod](https://github.com/Idnan/lord-of-terminal#l-chmod)[gzip](https://github.com/Idnan/lord-of-terminal#m-gzip)[gunzip](https://github.com/Idnan/lord-of-terminal#n-gunzip)
[gzcat](https://github.com/Idnan/lord-of-terminal#o-gzcat)[lpr](https://github.com/Idnan/lord-of-terminal#o-lpr)[lpq](https://github.com/Idnan/lord-of-terminal#p-lpq)[lprm](https://github.com/Idnan/lord-of-terminal#q-lprm)[grep](https://github.com/Idnan/lord-of-terminal#q-grep)
lstouchcatmoreheadtailmv
cprmdiffwcchmodgzipgunzip
gzcatlprlpqlprmgrep
### a. `ls`