Fresh Beginning
  • Home
  • Speaking
  • Reading
  • Github
  • Alma Mater
  • Contact
Subscribe
Tagged

Terminal

A collection of 3 posts

Bash

Setting environment variable through Mac terminal

Recently I ran into the problem of setting and unsetting environment variables under Mac terminal. We had a script which would access the credentials stored in the form of environment variables. It had been a while since I did something like this and it took me few minutes to understand

  • Jayesh Kawli
Jayesh Kawli Jun 29, 2017 • 1 min read
Bash

Updating or refreshing bash file on the fly

Today I learned a little trick about updating bash file on the fly. Earlier I was under impression every time you edit your bash or any other system related shell script file, it is necessary to restart the terminal. However, I realized that this is not the case. With the

  • Jayesh Kawli
Jayesh Kawli Jun 29, 2017 • 1 min read
UI Testing

Running UI tests from command line

Recently I ran into an interesting problem of writing UI tests. More interesting thing lied ahead when I had to run these tests on the command line. Here are some of the tips and tricks on how to run your UI tests through command line with variable options. If the

  • Jayesh Kawli
Jayesh Kawli Jan 2, 2017 • 1 min read
Fresh Beginning © 2022
Powered by Ghost