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

Text-Fu > Issues with TABing, join & split Command #165

Open
hcarter24 opened this issue Sep 19, 2019 · 1 comment
Open

Text-Fu > Issues with TABing, join & split Command #165

hcarter24 opened this issue Sep 19, 2019 · 1 comment

Comments

@hcarter24
Copy link

hcarter24 commented Sep 19, 2019

Text-Fu-6

Directions say to > Copy and paste the following command, once you do that add a TAB in between lazy and dog (hold down Ctrl-v + TAB).

  • $ echo 'The quick brown; fox jumps over the lazy dog' > sample.txt
  • >> Unable to select TAB in the middle of a command line. Results are not as expected.

Text-Fu-11

Attempt to join file1.txt & file2.txt, using $ join file1.txt file2.txt.
My Results

  • Doehn
  • Doehn
  • 3 Mary Sue
    Expected Results
  • 1 John Doe
  • 2 Jane Doe
  • 3 Mary Sue
    Using GitBash on Windows10. No VM. Please advise what is wrong from which end and what type of an environment and/or system requirements should a user be in order to use Linux Journey.

Thanks
Hcarter24 - UAT Specialist

@aramb-dev
Copy link

Maybe you need to take out the $?

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