What is Linux language details
No Answer is Posted For this Question
Be the First to Post Answer
If you have a string "one two three", which shell command would you use to extract the strings?
Is bash a shell script?
What is @echo off?
How to calculate the number of passed arguments?
What is the difference between running a script as ./scriptname.sh and sh scriptname.sh
write a shell program to check wheather a given string is pallindrome or not?
What is computer cli?
How to write an Auto scripting for deleting old files using shell script and made a cron job to run on daily basis
Is shell script a programming language?
What are the 3 standard streams in linux?
Explain about sourcing commands?
write a shell script to find the largest number from 3 given numbers.