What is the default ubuntu terminal?
No Answer is Posted For this Question
Be the First to Post Answer
I want to connect to a remote server and execute some commands, how can I achieve this?
What is wc in shell script?
Write a shell script that adds two numbers if provided as the command line argument and if the two numbers are not entered throws an error message.
what is this line in the shell script do ?#!/bin/ksh
What is shell chemistry?
How to create environment variables?What are the conditions for creating variables?
Explain about stdin, stdout and stderr?
why did you apply to shell
Write the syntax for "if" conditionals in linux?
how do you write sql queries using shell script for eg:- we have databae table like EMPNO,ENAME,SAL,DEPTNO columns in EMP table how you display EMPNO,SAL FIELDS from emp in SHELL SCRIPT please explain with an example
Determine the output of the following command: [ -z “” ] && echo 0 || echo 1
Hi All, Is it possible to create one file name only space or space in file name in UNIX and we can able to run that on Unix?