What is a scripting language simple definition?
No Answer is Posted For this Question
Be the First to Post Answer
write a shell program to check wheather a given string is pallindrome or not?
What is the first line in every perl script called?
How to sort a result of Ls -l command based on columns. Ex. i want to sort 5th column from output of ls -l command.
one folder contains lot of students name but I want to fetch hello with every student name individually using shell script
Tell something about the super block in shell scripting?
Determine the output of the following command: [ -z “” ] && echo 0 || echo 1
what is this line in the shell script do ?#!/bin/ksh
determine the output of the following command: echo ${new:-variable}
What is bash command used for?
I have 2 files and I want to print the records which are common to both.
how is the oppurtunities for unix in the software
how to delete all the files with extension .dat rom a directory tree from root to third level in a single unix command?