• Skip to primary navigation
  • Skip to content
  • Skip to footer
Andrew Chaa cha cha
  • Posts
  • Categories
  • Tags
  • About
    Andrew Chaa

    Andrew Chaa

    I’m attracted to places I haven’t been to and roads I haven’t taken …

    • Website
    • Twitter
    • GitHub
    • Instagram

    Bash commands

    less than 1 minute read

    My favourite bash commands

    • mv <old_directory_name> <new_directory_name>: rename the directory

    • printenv : print all environment variables

    Tags: commands

    Updated: July 21, 2022

    Twitter Facebook LinkedIn
    Previous Next

    Comments

    You May Also Enjoy

    Writing AWS Lambda function in Typescript

    1 minute read

    AWS Lambda doesn’t support Typescript out of the box. I have to convert typescript files into javascript and upload it to the lambda. I thought it must be a ...

    Read environment variables through IOption typed configuration

    less than 1 minute read

    The options pattern uses classes to provide strongly typed access to configuration values, including environment variables.

    Rider shortcuts

    less than 1 minute read

    I used to have InteliJ mapping. But I use VS Code so often that I went for VS Code map in Rider.

    Set environment variables for unit test in Rider

    less than 1 minute read

    Sometimes, your unit or integration tests require some config values or secrets from environment variables. You wouldn’t want to commit the secret to the sou...

    • Twitter
    • GitHub
    • Instagram
    • Feed
    © 2022 Andrew Chaa cha cha. Powered by Jekyll & Minimal Mistakes.