Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

adding jars to classpath in linux

vi ~/.bashrc
export CLASSPATH=$CLASSPATH:/home/abc/lib/*;
source ~/.bashrc
Comment

PREVIOUS NEXT
Code Example
Shell :: how to sign into github from terminal 
Shell :: remove notepad plus plus ubuntu 
Shell :: install graphene django 
Shell :: hash sum mismatch ubuntu 20.04 
Shell :: install exiftool ubuntu 
Shell :: install firewall-cmd centos 7 
Shell :: pip missingno 
Shell :: install yarn on ec2 instance 
Shell :: git reset head to remote 
Shell :: bash if element in array 
Shell :: how to upgrade to ubuntu 22.04 
Shell :: how to install redis on manjaro 
Shell :: change zsh to bash 
Shell :: ubuntu install certbot 
Shell :: how to install lazygit on ubuntu 
Shell :: create tar gz file from directory 
Shell :: restart ubuntu from terminal 
Shell :: install libssl1.0 
Shell :: restart ssh mac 
Shell :: stop port ubintu 
Shell :: brew node update 
Shell :: process runninng on particular port 
Shell :: ping ip v4 
Shell :: oh my zsh autocomplete 
Shell :: script dir bash 
Shell :: insall git onec2 
Shell :: error mounting /dev/sdb1 at /media/ 
Shell :: Command `npm install --save --save-exact react-native` failed 
Shell :: brew Failure while executing; `/bin/launchctl bootstrap gui/501 /Users/webhasan/Library/LaunchAgents/homebrew.mxcl.httpd.plist` exited with 5. 
Shell :: how to install pgzrun 
ADD CONTENT
Topic
Content
Source link
Name
2+8 =