bash set environment variable
# Linux - Bash
# syntax
# export *<variable-name>=*<variable-value>;
# example
export ORACLE_SID='sales_database';
Also in Shell:
- grep regex negation
- move all subfolders to parent folder linux
- set up git with github
- unknown type name 'CDVUIWebViewDelegate' CDVUIWebViewDelegate* _webViewDelegate;
- laravel create migration
- change user linux
- git config --global http.sslverify "false" This command resolve my problem
- git checkout tag
- git commit message
- how to revert back to previous commit in git permanently
- linux add alias
- rvm install
- install x centos 7
- bash for loop
- ubuntu open directory from terminal
- git eof config
- dotfiles
- Change Git commit user name and author
- long term projects for java learners
- how to create branch in github using git bash
- heic open linux
- php artisan doctrine migrations add all
- how to get ssh access to a computer
- how to make a shell in c for beginners