Commit Graph

52 Commits

Author SHA1 Message Date
J. G. Sebring 6d3d99bfaf fix: minor spelling error (#28) 2017-04-06 14:06:32 +04:00
Zero King 1e2cd1f5f0 Fix quickly go to directory example (#27) 2017-04-06 10:23:57 +04:00
Adnan Ahmed a9ee7cbe5f Remove zsh from export example
fixes#26
2017-04-05 23:41:57 +04:00
Adnan Ahmed 191c202bd1 minor fix 2017-04-05 23:38:43 +04:00
Tobias Büschel b8311a48a0 Add du command options & better example (#25) 2017-04-05 20:54:46 +04:00
Borek Bernard f5d4727522 Changed `ls -al` to the more common `ls -la` (#23) 2017-04-05 20:52:47 +04:00
Adnan Ahmed 911be8949e minor update 2017-04-05 09:48:07 +04:00
Kim Chen b7a87a856a add basic find support (#21)
fixes#20
2017-04-05 09:44:49 +04:00
Diserere 089476ea2f Corrected example for array initialization (#22)
Given example does not initialize an array - there is a probably typo in code sample.
2017-04-05 08:15:53 +04:00
Florian Jüttner 0c46fdf4e1 corrected test for non-empty file (#19) 2017-04-04 23:12:00 +04:00
Adnan Ahmed aadad11e00 alphabetical order in command list
#11
2017-04-04 22:51:26 +04:00
Adnan Ahmed 42d692737a Add detail for `-f` option in `rm` command
#14
2017-04-04 22:01:23 +04:00
Ashish Kumar Badtiya c67218ec18 Removed -f option for rm command (#14) 2017-04-04 21:44:21 +04:00
Chandan Rai 56e9c9c74b corrected typos (#18) 2017-04-04 21:33:58 +04:00
Shahid Ahmad 50097044da fix function spelling mistake issue #15 (#16) 2017-04-04 16:05:16 +04:00
Paulo Henrique 5127d4e5c9 Update README.md (#10)
Add file command.
2017-04-04 07:19:29 +04:00
Alexey Pyltsyn b0dd45c5e2 Minor changes (#12) 2017-04-04 07:06:11 +04:00
Gabriel Wanzek 640e1b0478 Change logo to official Bash logo (#9)
Thanks to https://github.com/odb/official-bash-logo
2017-04-03 14:29:44 +04:00
Adnan Ahmed 7866f17b89 Fixes for spelling, grammar and formatting
Fixes for [spelling, grammar, formatting](https://github.com/Idnan/bash-guide/pull/5)
2017-04-03 07:58:07 +04:00
Jure Malovrh 67d97a1cfe Added scp command (#7)
* Added scp command

* Fixed links under Network operations
2017-04-02 23:27:12 +04:00
Adnan Ahmed cc0e189d31 Fix uniq example
fix for [issue](https://github.com/Idnan/bash-guide/issues/6)
2017-04-02 11:12:51 +04:00
Steven Hollingsworth 83485f4147 Added TODO items for Text Operations (#4) 2017-04-02 08:56:40 +04:00
Jure Malovrh ed3afd3ea2 Add some text commands (#3)
* Add echo command

* Add sort command

* Add uniq command
2017-04-02 08:38:05 +04:00
Adnan Ahmed 3890c82334 Update README.md 2017-04-02 07:40:56 +04:00
Adnan Ahmed 1cf472e6c7 Fix cat command description 2017-04-02 07:39:18 +04:00
Adnan Ahmed 97082565bf Fix cat command description 2017-04-02 07:37:46 +04:00
Adnan Ahmed f5d5d96690 Update README.md 2017-04-01 21:11:48 +04:00
Adnan Ahmed 2749a3154e minor updates 2017-04-01 17:08:39 +04:00
Adnan Ahmed dd2818f77a Minor updates 2017-04-01 17:03:37 +04:00
Adnan Ahmed f5ae332c14 Minor text change 2017-04-01 16:55:35 +04:00
Adnan Ahmed 19e5bb3d8d grep more detail link 2017-04-01 16:54:32 +04:00
Adnan Ahmed ef329c6a50 add todo for process monitoring operations 2017-04-01 16:52:55 +04:00
Adnan Ahmed d857b2c84a Update README.md 2017-04-01 16:50:14 +04:00
Adnan Ahmed a2b453340e Update README.md 2017-04-01 16:47:53 +04:00
Adnan Ahmed 9e2ad5780d Update README.md 2017-04-01 16:46:49 +04:00
Adnan Ahmed aa607abac5 add text commands 2017-04-01 16:46:15 +04:00
Adnan Ahmed f2898bc492 some title change 2017-04-01 16:15:21 +04:00
Adnan Ahmed bb61512622 Update README.md 2017-04-01 14:33:01 +04:00
Adnan Ahmed 02b49f8031 Update README.md 2017-04-01 14:27:42 +04:00
Adnan Ahmed 7d616a59fc Update README.md 2017-04-01 14:19:47 +04:00
Zeeshan Ahmed 30e69ed409 Update Readme (#1)
* Add which command

* Add syantax highlighting
2017-04-01 14:13:06 +04:00
Adnan Ahmed c94708b8aa Update README.md 2017-04-01 12:49:38 +04:00
Adnan Ahmed d767438dc4 fix table of contents 2017-04-01 12:48:11 +04:00
Adnan Ahmed c472ec111b add table of content 2017-04-01 12:47:10 +04:00
Adnan Ahmed c1f00b046f add table of content 2017-04-01 12:44:11 +04:00
Adnan Ahmed 08ad1e47ee update SSH, System Info & Network Commands navigation 2017-04-01 12:31:09 +04:00
Adnan Ahmed b0912fe721 update directory commands navigation 2017-04-01 12:21:38 +04:00
Adnan Ahmed 0440e9a33a fixed table nav 2017-04-01 12:13:47 +04:00
Adnan Ahmed 48329b5cf8 Update README.md 2017-04-01 12:04:51 +04:00
Adnan Ahmed a1ca7cc185 Update README.md 2017-04-01 11:50:23 +04:00