Sample Header Ad - 728x90

Did you mean this command instead? (how to reply to this)

2 votes
3 answers
1407 views
Suppose I entered the following thing into terminal: wgets "link" I will get the response: > No command 'wgets' found, did you mean: Command 'wget' from package 'wget' (main) I made a mistake, and the terminal warned me. Is there a command that I can type after the terminal warned me, so that then it will execute the command above with what it thought it was? For example: ->wgets "link" ->No command 'wgets' found, did you mean: Command 'wget' from package 'wget' (main) ->yes (this command I am looking for ... is there one?) -> executing wget "link"
Asked by K Split X (1803 rep)
Jun 23, 2017, 08:27 PM
Last activity: Jan 17, 2019, 12:20 PM