Guest User

Untitled

a guest
Jun 25th, 2018
80
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.60 KB | None | 0 0
  1. PS C:wamp64binapacheapache2.4.23bin> ab -t 10 -c 10 http://google.com
  2. ab : The term 'ab' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spel
  3. and try again.
  4. At line:1 char:1
  5. + ab -t 10 -c 10 http://google.com
  6. + ~~
  7. + CategoryInfo : ObjectNotFound: (ab:String) [], CommandNotFoundException
  8. + FullyQualifiedErrorId : CommandNotFoundException
  9.  
  10.  
  11. Suggestion [3,General]: The command ab was not found, but does exist in the current location. Windows PowerShell does no
  12. instead type ".ab". See "get-help about_Command_Precedence" for more details.
Add Comment
Please, Sign In to add comment