Resource Type | Posted On |
Write a shell program to concatinate two strings and find the length of the resu... | Nov 03 |
Write a shell program to concatinate two strings and find the length of the resu... | May 06 |
Program to express a length given in milimeters in meter and centimeters | Nov 27 |
Shell script to perform string replacement in a file and view the content of... | Aug 21 |
Write a shell program to find the position of substring in given string | Jan 18 |
Write a shell program to find the position of substring in given string | Dec 25 |
Shell script to perform operations like compare string, concatenate, find length... | Feb 16 |
Explain the difference between echo “$SHELL” and echo ‘$SHELL’ | Mar 10 |
Program to compare strings, concatenate strings, copy string and display part of... | Sep 18 |
Shell Script to display the exit status using grep command which search a string... | Mar 05 |
What is shell? List activity of the shell and types of shell | Nov 26 |
Program to copy one string s2 to another string s1 using strcopy function from... | Nov 27 |
String operations like compare strings, concatenate strings, find length, revers... | May 31 |
Program to append one string s2 to another string s1 i.e. concatenation of two s... | Aug 23 |
Program to search for a string into another string | Mar 04 |
Prolog program to compare characters, strings and also reverse string | Feb 21 |
Program to copy one string s2 to another string s1 without using strcopy... | Sep 30 |
Program that accepts a string in an array and prints the reverse of the string | Sep 13 |
Program to find first occurrence of a string in another string | Jul 02 |
Program to copy one string into another string | Mar 12 |
Program to concatenate two strings INSTR1 and INSTR2 and store the result in the... | Apr 11 |
PROGRAM TO COPY ONE STRING INTO ANOTHER STRING WITH AND WITHOUT USING "MOVSB" IN... | Mar 13 |
Program to copy one string into another string use subroutine | May 30 |
READ A STRING CHARACTOR BY CHARACTOR AND DISPLAY THE SAME STRING | May 10 |
PROGRAM TO READ STRING FROM KEYBOARD AND PERFORM REVERSE OF STRING | Jan 26 |
|
Write a shell script for renaming each files in the directory such that it will ... | Apr 13 |
Write a shell script that accepts a string from the terminal and echo suitable m... | May 11 |
Write a shell script, which will receive any number of filenames as arguments .T... | Mar 12 |
Write a shell script to search all files and rename them such that they do not c... | Apr 11 |
Write a shell script, which will receive any number of filenames as arguments .... | Jul 17 |
Write a shell program to check whether a given string is palindrome or not. | May 29 |
Program to illustrate operator overloading from String object to basic string | Aug 29 |
Program to copy one string to another by coding and using string function | Nov 01 |
Program to extract a portion of a character string and print the extracted... | Jul 18 |
Program to perform shell sort | Jan 05 |
Program to copy one string s2 to another string s1. (Use strcopy function from... | Sep 17 |
Program to copy one string s2 to another string s1. (Without using strcopy funct... | Oct 30 |
Write a shell script to find the smallest of three numbers | Dec 08 |
Write a shell scripts which works similar to the Unix commands Head Tail | Sep 10 |
Write a shell program to find the gcd for the 2 given numbers | Sep 16 |
Write a shell script to reverse a number supplied by a user | Apr 27 |
Write a menu driven shell script for Copy a file, Remove a file, Move a file | Jun 12 |
Write a shell program to exchange the values of two variables | Jan 31 |
Write a shell script to find the largest among the 3 given numbers | Dec 16 |
Write a shell program to exchange the values of two variables | Jan 25 |
Write a shell program to convert all the contents into the uppercase in a partic... | Mar 18 |
Write a shell program to convert all the contents into the uppercase in a partic... | May 10 |
Write a shell program to concatenate the contents of 2 files | Feb 19 |
Write a shell script to find the average of the numbers entered in command line... | Dec 09 |
Write a shell script to sort the given numbers in descending order using Bubble ... | Mar 16 |