Steps :
# vi /etc/profile
# Hit '/',type 'export'
# Just before the line with 'export' ,enter "linkName=path"
# save and exit
# type : source /etc/profile and hit 'enter'
# echo $linkName to verify
# vi /etc/profile
# Hit '/',type 'export'
# Just before the line with 'export' ,enter "linkName=path"
# save and exit
# type : source /etc/profile and hit 'enter'
# echo $linkName to verify
Comments
Post a Comment