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

Introducing the Shell - Overview language - local vs remote #328

Open
awnorowski opened this issue Jan 13, 2023 · 1 comment
Open

Introducing the Shell - Overview language - local vs remote #328

awnorowski opened this issue Jan 13, 2023 · 1 comment

Comments

@awnorowski
Copy link

Consider rewording the questions and objectives in the overview to reflect working in a remote server. Alternatively, add a sentence in the "How to access the shell" section explaining that the shell commands covered in this lesson can be used on both local machines and remote servers.

Questions
What is a command shell and why would I use one?

How can I move around on a remote server?

How can I see what files and directories I have?

How can I specify the location of a file or directory on a remote server?

Objectives
Describe key reasons for learning shell.

Navigate a remote server using the command line.

Access and read help files for bash programs and use help files to identify useful command options.

Demonstrate the use of tab completion, and explain its advantages.

@p-j-smith
Copy link
Contributor

Hi @awnorowski, thanks for the suggestions! I agree that the language used could be misleading for learners.

add a sentence in the "How to access the shell" section explaining that the shell commands covered in this lesson can be used on both local machines and remote servers.

I think this is a good idea, perhaps with the caveat that the commands for Windows users would be different

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants