need the output....

i am not sure if this is the right place to post this. if it is not, then let me know where please.
i need to get onto the forums for the OS shakra, but since i can not answer this question & it is not givin me any others to answer, i can not verify that i am human.
here it is:

what is the output of: echo $(date -u +%W)$(uname) | sha256sum | sed 's/\W//g' ? ??

Type or copy/paste the command line in a terminal, it will give you the answer :wink:

did not see the quote button, until now so i deleted this

---------- Post updated at 07:38 AM ---------- Previous update was at 07:35 AM ----------

i did what you said and i doing something wrong. here is how i put it in.

mint@mint ~ $ what is the output of: echo $(date -u +%W)$(uname) | sha256sum | sed 's/\W//g'
No command 'what' found, did you mean:
Command 'chat' from package 'ppp' (main)
Command 'wcat' from package 'sac' (main)
what: command not found
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
mint@mint ~ $ echo $(date -u +%W)$(uname) | sha256sum | sed 's/\W//g> what is the output of: echo $(date -u +%W)$(uname) | sha256sum | sed 's/\W//g
sed: couldn't open file hat is the output of: echo $(date -u +%W)$(uname) | sha256sum | sed s/W//g: No such file or directory

i am new to this stuff and i am only 14, so please bear with me. what did i do wrong ? i tried puttin in hat, but that did not work.
thanks for all the help that you are able to give

It's only

echo $(date -u +%W)$(uname) | sha256sum | sed 's/\W//g'

that you should copy in the terminal

not gettin the quote button

---------- Post updated at 08:41 AM ---------- Previous update was at 08:36 AM ----------

thank you Fran.
the answer to the question is

4d3a74202ef5ef3726c9c2c7286c53f8136d6d97bd4baac071fa0947aa0f9c95

---------- Post updated at 08:49 AM ---------- Previous update was at 08:41 AM ----------

this problem has been fixed.... not all the buttons are showing up, or i am not lookin in the right spot to close this post.