Execute commands with notepad++

You can automatically add the current file using a variable in the execution string: C:\temp\test.exe “$(FULL_CURRENT_PATH)” The list of available variables is documented here. Examples: FULL_CURRENT_PATH = E:\My Web\main\welcome.html CURRENT_DIRECTORY = E:\My Web\main FILE_NAME = welcome.html NAME_PART = welcome EXT_PART = .html SYS.<var> e.g.: SYS.PATH = %PATH% CURRENT_WORD = <selection or word under cursor> CURRENT_LINESTR … Read more

Jmeter – Run .jmx file through command line and get the summary report in a excel

JMeter can be launched in non-GUI mode as follows: jmeter -n -t /path/to/your/test.jmx -l /path/to/results/file.jtl You can set what would you like to see in result jtl file via playing with JMeter Properties. See jmeter.properties file under /bin folder of your JMeter installation and look for those starting with jmeter.save.saveservice. Defaults are listed below: #jmeter.save.saveservice.output_format=csv … Read more

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)