FS#73376 - Arch Forum answer
Attached to Project:
Arch Linux
Opened by Declan Fledderjohn (Comrade_Spider) - Sunday, 16 January 2022, 04:46 GMT
Last edited by Antonio Rojas (arojas) - Sunday, 16 January 2022, 08:54 GMT
Opened by Declan Fledderjohn (Comrade_Spider) - Sunday, 16 January 2022, 04:46 GMT
Last edited by Antonio Rojas (arojas) - Sunday, 16 January 2022, 08:54 GMT
|
Details
I am attempting to create and account in the Arch Linux
forum, but I keep getting a wrong answer notification. I am
running an Archx2022.01.01 (installed a couple days ago) and
I'm inserting the exact output.
The test command is: sudo date -u +%V$(uname)|sha1sum|sed 's/\W//g The output is (screenshot of this included): #1 (no sudo): > It breaks the shell. #2 (w/ sudo): > Same thing. The screenshots also include the filled box and rejection message. If it means anything the I'm using an HP Pavilion desktop from when Windows Vista was a major selling point. Am I missing something or is this just an error? Thanks. |
This task depends upon
Comment by loqs (loqs) - Sunday, 16
January 2022, 05:24 GMT
Missing ' from the end of the command so you are prompted to
continue input on the next line.
Comment by
Mortimer Houghton (Mortimer_Houghton)
- Sunday, 16 January 2022, 05:28 GMT
Additionally, the output will be wrong since it is sha512sum, not
sha1sum.
Comment by loqs (loqs) - Sunday, 16
January 2022, 05:32 GMT
@Mortimer_Houghton there are multiple versions of the question.
Screenshot from 2022-01-15 23...