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

assembly - What is the addressing mode for ld, add, and rjmp instructions? -

vowpalwabbit - Interpreting Vowpal Wabbit results: Why are some lines appended by "h"? -

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