How to open a Database using Unix Command Please Do Reply
Answer Posted / arvind kumar
Sudo -U Postgres psql Database_name;
It will prompt you for password give correct password and
you can access the given database if it exist.
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
How do you grep a case insensitive?
What is the use of tee command?
Explain the terms ‘system calls’ and ‘library functions’ with respect to unix commands?
Give the command for finding the current date.
What is the use of awk command in unix?
What is the command to compare two files in unix?
How do you repeat a command in terminal?
What are the differences among a system call, a library function, and a unix command?
Does cp command overwrite files?
What is grep and how do you use it?
How do I run a whois command?
Describe the zip/unzip command using gzip.
Write a command to kill the last background job?
What is the first character of the output in ls l command?
Which command is used to find whether the system is 32 bit or 64 bit?