Commit Graph

111 Commits

Author SHA1 Message Date
Randell Dawson
1932a08858 fix replace sh with shell for language postfix 2019-06-25 16:57:43 +08:00
Bradley D. Thornton
1abe4971f4 Update of index.md (#31840)
Added the 'now' option to list of options
2019-06-11 10:04:49 -05:00
zerandomalt
742b56589e Made the formatting more consistent (#30285)
The formatting is now more consistent with the other files in the directory, also added a more information section with a link to the SS64 page.
2019-05-17 11:33:13 +05:30
rswalve
522c682971 Update index.md (#32849) 2019-05-15 17:50:48 -07:00
Christian Garcia
b8aa04fc3c fix(guide): typos in bash-redirection (#29279) 2019-05-12 10:01:01 -07:00
anthonyjvoss
f4a196ab0e Added stderr & stdout redirection examples (#28153) 2019-05-12 09:39:12 -07:00
Stéphane METZ
d073722880 Create tar file (#25056) 2019-05-11 17:09:05 -04:00
JesseJams
1be131a5b9 Include what predated SSH (#28300)
SSH is meant to be a more secure way to connect to remote systems.
2019-04-10 18:00:54 -07:00
zerandomalt
e16e634dcc Updated format to be more consistent (#30293)
Changed the usage section to be more consistent with the rest of the directory, also added a link to Wikipedia for further details and further consistency.
2019-04-02 18:55:00 -07:00
Joel Bryant
9f5eda74f5 Update index.md (#28674) 2019-03-31 11:18:14 -07:00
Stéphane METZ
8631fa99c4 Create unzip command (#25050) 2019-03-23 13:14:24 -07:00
Saintil Dit Laguerre Donfred
238ffea845 Create wc basch command (#33424) 2019-03-23 13:13:46 -07:00
winetoys
1c54ea93e8 change (#31205) 2019-03-22 08:56:31 -07:00
Josh Wiegand
63eb2841b5 updated rm command to better match man pages (#30765) 2019-03-21 20:07:24 -07:00
SomeAnonProgrammer
4a37cd1318 add documentation for wildcard (#30612) 2019-03-21 20:03:43 -07:00
The Archangel
86b842e19b Added wildcard paragraph (#27338) 2019-03-21 19:45:14 -07:00
socutebunny
773f0d18a0 Added rm usage and examples (#26957)
* Added rm usage and examples

* md-ize code
2019-03-18 15:56:06 +05:30
TwistedxTempo
9142adbf74 Added a good feature (#32106) 2019-03-11 08:57:29 -07:00
TwistedxTempo
384cd7e548 Added a useful option (#32116) 2019-03-11 08:43:27 -07:00
Elephant
518cafa1f1 Added the text "-T to prompt confirmation before overwriting files." to the article (#28217) 2019-03-11 08:22:05 -07:00
SomeAnonProgrammer
e36f2a29f8 add "man ascii" (#30605) 2019-03-11 08:09:55 -07:00
zerandomalt
43a0705a91 Updated format to be more consistent (#24178)
Changed the usage section to be more consistent with the rest of the directory, also added a link to SS64 for further details.
2019-03-11 08:04:12 -07:00
zerandomalt
108f59fe9b Updated format to be more consistent (#30311)
Changed the more information section to be more consistent with the rest of the directory while adding an extra link to the Linux man man page. Also added a further example and an extra option to the usage.
2019-03-11 07:42:55 -07:00
jeffreyyu101
1045d8e99c uppercase (#33837)
* uppercase

change to uppercase f to F

* Update index.md
2019-03-11 07:33:17 -07:00
dallyingllama
b3368db4e3 add pwd to bash guide, very common (#27341)
* add pwd to bash guide, very common

* updated the home directory path
2019-03-11 07:31:09 -07:00
Paul Ferguson Maxson
a549921fe6 Added a section on the history command to the bash section of the guide. (#24377)
* Added a section on the history command to the bash section of the guide.

* fixed list formatting in more info section

* fixed title formatting
2019-03-11 07:21:09 -07:00
TheSnafu
6ee2a10e65 added text to the article (#31465) 2019-03-11 07:18:25 -07:00
Josh Wiegand
cf013d88ac updated the description to better match man page (#30762) 2019-03-11 07:17:51 -07:00
Mayank Kamboj
bc072e6b63 Added way to copy a given type of files (#30157) 2019-03-11 07:16:06 -07:00
Paul Ferguson Maxson
50a9ecf64e Adds a page on the alias command to the bash section of the guide (#24393)
* added dir and index.md

* Wrote explanation in index.md
2019-03-11 07:09:11 -07:00
Doug
973a01e218 Adds guide page for bash command grep (#25769) 2019-03-06 07:52:22 -08:00
Joe
8eae311392 clear (#24643)
* clear

added an explanation of the clear command

* add title fix format

* fixed format

* fixed title

* Fix filename to index.md
2019-03-01 13:49:29 -08:00
Joe
56604f43f6 exit (#24641)
* exit

added an explanation of the exit command

* add title fix format

* fixed format

* fixed title

* Fix filename to index.md
2019-03-01 13:48:38 -08:00
SpeedX
01bd850d3c Updated some new usages (#31635)
* Updated some new usages

Displaying information using wild card and merging file usuage added

* fix: resolve-conflicts
2019-02-24 10:32:57 -06:00
winetoys
5eb0555b5e spelling (#31203) 2019-02-18 12:49:58 -06:00
Mark Gross
0074d2a11d Add bash-configuration (#29988) 2019-02-18 12:49:20 -06:00
Kingsjo1
d53d0cf88d Add Man page (#28750) 2019-02-18 11:58:40 -06:00
Alex Dumitru
7f6fba32c0 added example with output redirect to new file (#27734) 2019-02-18 11:41:59 -06:00
Jeremy Nofs
9d39c5c384 Remove reference to using sudo for make files (#29674)
"For make file executable you should call this command under sudo chmod +x "filename"." Doesn't belong in this overview of bash scripts.
2019-02-14 12:45:43 -08:00
Josh Wiegand
6360fed235 updated ls description to better match man pages (#30767) 2019-02-11 18:05:06 -08:00
Christian Coffey
cdbd7dba3b Fixed a typo where 'ls' was 'cat' (#30629)
* Fixed a typo where 'ls' was 'cat'

'ls' was written as 'cat' in the usage pane. Also made some grammatical changes and changed the location of the directory usage example.

* Update index.md
2019-02-11 17:48:11 -08:00
grbagrbic
7041581a04 Add -d argument description (#28785) 2019-02-11 17:33:35 -08:00
Jared Scott
4d8b2ed063 fixed typo on bash-ls - removed master (#28387)
I fixed a typo where the usage showed cat rather than ls.
I removed a reference to *master on someones command line example that included a fancy shell hook that shows which git branch you are in (most people won't have that).
2019-02-11 17:20:55 -08:00
anthonyjvoss
8bcd9b7334 Added ls -la example for file details. (#28130) 2019-02-11 17:07:18 -08:00
almande
06a2d163f7 Fix grammar and which user executes example (#25897)
I clarified the writing and added some missing articles ("the"). I also changed the description to state that the root user is running the command, based on the use of "sudo" and 744 permissions.
2019-01-26 23:44:50 +00:00
The Archangel
37642f8bcb Added a "Sudo" paragraph entry. (#23709) 2019-01-24 15:13:02 -05:00
Doug
3eb107d18e Removed command capitalization (#23719) 2019-01-24 14:53:08 -05:00
Joe
152f387c54 ifconfig (#24636)
* ifconfig

added an explanation of the ifconfig command.

* added title, correct folder/filename
2019-01-22 19:42:56 -06:00
socutebunny
8edf198bb1 Format page to look like other bash command pages. (#26977) 2019-01-16 23:12:24 -05:00
SAGAR LAKHANI
16c7794fd7 Added some more description (#33331)
Added line-6 and line-7 which provides more description about cd.
2019-01-16 11:49:14 -07:00