Is it possible to substitute "ls" command in the place of "echo" command?
No Answer is Posted For this Question
Be the First to Post Answer
What is a shell script? Can you name some of its advantages?
Why do we use shell scripting?
RAM one table colums a1,a2,a3,a4 respective values 2,4,7,8 KRISH one table colums a1,a2,a3,a4 respective values 3,4,6,9 IN RAM & KRISH a4 column if comparing values RAM A4 - KRISH A4 ( 8-9 =1 THEN print 5 or (RAM) a4 value 10 KRISH a4 values 2 then 10 -2 =8 print 5*8=40 or diff 5 print same
I want to create a directory such that anyone in the group can create a file and access any person's file in it but none should be able to delete a file other than the one created by himself.
How Connect to a Database in Shell Programming?
Is bash a shell script?
How do I set bash as default shell mac?
What is the significance of the shebang line in shell scripting?
What is shell application?
How to find all the files modified in less than 3 days and save the record in a text file?
I have to write Shells (Linux + Unix)for publishing packages and reports. Is it possible ? What are the differents executable programs ineed to call ?
What are the advantages of shell scripting?