Skip to content

Windows 10 issue with Parameters lesson #4

@NickParks

Description

@NickParks

Hello, so I was going along with the lessons fairly smoothly until I got to the Parameters lesson to print out the first, third, and fifth parameter.

I've tried multiple methods but below is just an example of one
#!/usr/env/bin bash echo "1: $1" echo "3: $3" echo "5: $5"

The result in the cygwin window is below:
image

Is there something i'm doing wrong or is this an actual issue?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions