How can the contents of a file inside jar be read without extracting in a shell script?
No Answer is Posted For this Question
Be the First to Post Answer
Which shell is the best?
I want to upload a file to remote server through ftp daily.Can anyone suggest how to make a shell script for that.I hv credentials for that ftp
Explain about gui scripting?
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.
How to include comments in your shell scripts?
What is the syntax of while loop in 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
What exactly is a shell?
How will you find the 99th line of a file using only tail and head command?
What are the different shells available?
What is the default ubuntu terminal?
How to get the 3rd element/column from each line from a file?