hi frnds,
i need all ur help guys..
I am facing problem when i give script < file name> command
whenever i give this command,i get an error message indicating
"Openpty failed.
Terminated"

can u help me out...
with regds,
Deep
hi frnds,
i need all ur help guys..
I am facing problem when i give script < file name> command
whenever i give this command,i get an error message indicating
"Openpty failed.
Terminated"

can u help me out...
with regds,
Deep
Please make sure that you have read our rules. And note:
(4) Do not 'bump up' questions if they are not answered promptly. No duplicate or cross-posting and do not report a post where your goal is to get an answer more quickly.
I hve deleted the duplicate thread.
Can we have part of your script, to see what that script is doing.
hi,
it's a built in script command in linux...used to capture your terminal output in a file...
what happens when you just run script, allowing it to output to a default file?
even if i give it as script alone ,it shows the same error....but this happen only at some specified folder..whereas in other folders...it works fine...is that i havent logged in as superuser ... is it required to login as superuser??
Check the permissions on the directory that you are in when it fails and when it doesn't. You probably don't have write permissions to that directory. When you put the filename, put in a directory path that you know you have write permissions to (such as your home directory).
thanks frnd ....i got it,its bcoz of file permission i got the error 