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

Add Bash topic #4

Merged
merged 6 commits into from
Jun 25, 2020
Merged

Add Bash topic #4

merged 6 commits into from
Jun 25, 2020

Conversation

mgoulao
Copy link
Collaborator

@mgoulao mgoulao commented Jun 4, 2020

Work in progress...

Discussion at #3

Task List:

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

I might change the list

(closes #3)

@mgoulao mgoulao added the content Content related label Jun 4, 2020
@mgoulao mgoulao self-assigned this Jun 4, 2020
@mgoulao
Copy link
Collaborator Author

mgoulao commented Jun 25, 2020

I think we can improve a lot but for now, it's good enough.

@mgoulao mgoulao merged commit 24a4f02 into master Jun 25, 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 this pull request may close these issues.

Terminal (Bash)
1 participant