What is a shell environment?
No Answer is Posted For this Question
Be the First to Post Answer
How can you find out how long the system has been running?
Is shell and terminal the same?
What are the advantages of using shell scripts?
Explain about "s" permission bit in a file?
What happens on a system call?
write a shell script to identify the given string is palindrome or not?
17 Answers CTS, HP, IBM, InfoEst, Wipro,
In my bash shell I want my prompt to be of format '$"present working directory":"hostname"> and load a file containing a list of user-defined functions as soon as I log in, how will you automate this?
What is the difference between bash and shell?
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
madhar chod unix ke 10 commands dhang se likh nahi sakta hai
Explain about sourcing commands?
How will I insert a line "abcdef" at every 100th line of a file?