"Nitin Saxena" <[EMAIL PROTECTED]> writes:
>   All the command  such as    gives following output;

>   1: :ls -a/tmp: No such file or directory

>    2  : "rm -f/tmp/.s.PGSQL.5432"
>      bash: rm -f/tmp/.s.PGSQL.5432: No such file or directory

The reason these commands aren't working for you is you're not putting any
space between the switch and the filename.  I suggest doing some basic
studying of Unix command line stuff...

                        regards, tom lane

---------------------------(end of broadcast)---------------------------
TIP 7: You can help support the PostgreSQL project by donating at

                http://www.postgresql.org/about/donate

Reply via email to