Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Terminal (Bash) #3

Open
mgoulao opened this issue Jun 4, 2020 · 1 comment · Fixed by #4
Open

Terminal (Bash) #3

mgoulao opened this issue Jun 4, 2020 · 1 comment · Fixed by #4
Labels
content Content related

Comments

@mgoulao
Copy link
Collaborator

mgoulao commented Jun 4, 2020

Thread about the Terminal(Bash) content.

What should we add to the introduction?

  • Brief intro about, what it is and what it does. ✅
  • Simple Hello World tutorial ✅

What are the most important things about Bash?

  • Commands in general (ls, cd, echo, man, etc) ✅
  • Process Management and Conditional execution ✅
  • Shortcuts ✅
  • IO redirection ✅
  • Permissions ✅
  • Customization (.bashrc) ✅
  • Alternatives ✅

Even though most sub-topic are marked as completed we are always looking for improvements (more detailed info, better explanations, English, etc).

@mgoulao mgoulao added the content Content related label Jun 4, 2020
@mgoulao mgoulao pinned this issue Jun 4, 2020
@mgoulao mgoulao mentioned this issue Jun 4, 2020
7 tasks
@OcarinaRedcoat
Copy link

Porque não abordas um pouco a existência de shells alternativas como a zsh ou fish, na minha opinião bastava ser mais um tópico, tipo "Alternatives", alem que muitas shells alternativas como a zsh são compatíveis com bash, e são muito uteis devido aos inúmeros plugins existentes.

@mgoulao mgoulao reopened this Aug 3, 2020
@mgoulao mgoulao changed the title Bash Terminal (Bash) Aug 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
content Content related
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants