Line-length
#2
Seems that the file './Desktop/hashes.hash' does not exist. Maybe path incorrect.

From this line:
WARNING: Hash './Desktop/hashes.hash': Line-length exception
we see, that it is trying to parse that parameter as a hash (not as a file)... since the file './Desktop/hashes.hash' does not exist.

Please try to copy hashes.hash to the current directory and try w/ tab completion to make sure that file exists (or ls it)


Messages In This Thread
Line-length - by wproctor - 05-09-2014, 12:17 PM
RE: Line-length - by philsmd - 05-09-2014, 12:25 PM
RE: Line-length - by wproctor - 05-09-2014, 01:08 PM
RE: Line-length - by philsmd - 05-10-2014, 11:32 AM
RE: Line-length - by wproctor - 05-10-2014, 12:51 PM