java - Not a valid identifier error in UNIX -



java - Not a valid identifier error in UNIX -

while using unix got java : command not found error. referred stack overflow post java command not found on linux. when gave path of java suggested in reply of above post (c:\program files\java\jdk1.6.0_41\jre ), got export: `filesjavajdk1.6.0_41jre': not valid identifier. please help me out here.

java unix

Comments

Popular posts from this blog

c - Compilation of a code: unkown type name string -

ubuntu - Bash Script to Check That Files Are Being Created -

Php operator `break` doesn't stop while -