What happens when you type ls?
No Answer is Posted For this Question
Be the First to Post Answer
What happens on a system call?
I want to connect to a remote server and execute some commands, how can I achieve this?
What is the command for " how many shell is running in your system or how many shell supported by your system " ?.
how is the oppurtunities for unix in the software
How to rename all the files in a folder having specific extension? Example: I have some files with extension (.txt) in a folder name 'Test'. I have to rename all the .txt files in a test and its subdirectories to .my extension.
The information of the two files should be redirect to Third file in such a way that, the third file contain the information like this. 1st line in third file should be from 1st file 2nd line in Third file should be from 2nd file 3rd line in Third file should be from 1st file 4th line in Third file should be from 2nd file - - so on
write a shell script to check whether all the directories in the path exist has read and write permission
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 does sh mean?
What does it mean by #!/Bin/sh or #!/Bin/bash at the beginning of every script?
How do you read arguments in a shell program - $1, $2 ..?
What is the default ubuntu terminal?