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

implemented echo func #20

Closed
wants to merge 1 commit into from
Closed

implemented echo func #20

wants to merge 1 commit into from

Conversation

ninsid711
Copy link
Collaborator

@ninsid711 ninsid711 commented Jul 6, 2024

currently it only works for normal inputs like:
echo hello
echo hello sup hi
but not for inputs contained inside double quotes, so that'll be handled after some time but it'll be fixed.
and also env variable can't be defined using this now, so yeah, it's a shalow function for now 😭

@tejas-techstack
Copy link
Contributor

i mean its a very basic one and it works but theres a lot more you have to do
you have to implement all the arguments that echo has as well you can refer than man page for that but yea
ill leave this pr open you can make the changes and merge it later

Copy link
Contributor

@tejas-techstack tejas-techstack left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

do one thing just implement the -n argument for now its pretty simple we can handle other arguments later on

@polarhive polarhive mentioned this pull request Jul 7, 2024
1 task
@ninsid711 ninsid711 closed this Jul 9, 2024
@ninsid711 ninsid711 deleted the sidd branch July 12, 2024 13:03
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

Successfully merging this pull request may close these issues.

2 participants