1831460 Members
2891 Online
110025 Solutions
New Discussion

Re: file

 
susan_62
Occasional Contributor

file

who to execute a crypt file under hp-ux 10.20
6 REPLIES 6
Alex Lavrov.
Honored Contributor

Re: file

Can you give more details?
I don't give a damn for a man that can only spell a word one way. (M. Twain)
Cem Tugrul
Esteemed Contributor

Re: file

????
Our greatest duty in this life is to help others. And please, if you can't
mirco_1
Valued Contributor

Re: file

hy,

# crypt <

and decript its and then if is executable you can execute its.

DM.
melvyn burnard
Honored Contributor

Re: file

Read the man page, there is quite a bit of info there:
man crypt
My house is the bank's, my money the wife's, But my opinions belong to me, not HP!
Muthukumar_5
Honored Contributor

Re: file

If you are having crypt file then you must have the key to read it as plain text.

For example:

# cat > plain
This is susan question
ctl+d

# crypt token: susan

# crypt susan This is susan question

hth.
Easy to suggest when don't know about the problem!
Cem Tugrul
Esteemed Contributor