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
simchuck
fbcbb1eda0
Add 'related commands' section with info about pushd, popd, dirs ( #32824 )
...
Would be useful to create a separate page for these commands and to add links from this page as appropriate.
2019-01-16 11:43:15 -07:00
Máté Szőnyi
5e8738ff10
Added an another argument to the list ( #29869 )
...
cd $HOME also moves to the home directory
2019-01-15 15:21:31 -07:00
CL Mason
3da1bd9f60
Fixed spelling and verbage, line 16 ( #29054 )
2019-01-15 14:58:26 -07:00
socutebunny
8da12ac3ab
Add usage and example ( #26972 )
2019-01-15 14:55:31 -07:00
Tim Sullivan
a122e0f328
Expanded explanation, added links ( #21157 )
...
* Expanded explanation, added links
The earlier version of this did not expand fully on usage patterns or how SSH operates. I added an explanation of why you don't need to specify the username, additional examples, and links for further investigation.
* Update index.md
2018-12-21 21:17:40 -05:00
Pujan A. Vakharia
142cbd884a
Update index.md ( #26220 )
...
Line 7 : ... successor 'to' instead of 'for'
Line 9 : addition of word 'using' for better grammar.
Line 18 : Grammatical fix 'in' instead of 'on'
2018-12-21 07:57:18 -05:00
laolmstead
c7b0f590c9
Added new note regarding rm ( #25711 )
...
Added a note regarding the "rm: remove regular file 'hello'?" prompt that occurs when using the rm command and explained that rm is a permanent action and should be used with caution.
2018-12-20 20:59:33 -05:00