How to create a permanent “alias”?
Follow three simple steps to create alias for your command line. cd ls -la vi .bashrc Append your favorite alias at the bottom of the file. Below are some of my favorite aliases. #...
@ tutorialhorizon
Follow three simple steps to create alias for your command line. cd ls -la vi .bashrc Append your favorite alias at the bottom of the file. Below are some of my favorite aliases. #...
Have you ever got the following error ? 18:00:45.430 INFO – Launching a standalone server … Exception in thread “main” java.net.BindException: Selenium is already running on port 4444. Or some other service is. at...
Recent Comments