How do you create a text file in linux terminal?
No Answer is Posted For this Question
Be the First to Post Answer
What is the command to delete a file linux?
if i run ls command it will show me the junk output what is problem and how to resolve it
Explain how you would manage background and foreground processes in Linux.
What command used for showing user info like Login Name, Canonical Name, Home Directory,Shell etc..?
Explain the working of command grouping?
How do I find old commands in linux?
What is 9 in kill?
What are the ms dos commands?
Which command is used to review boot messages?
what is major and minor?
What is kill 9 in linux?
script is like x=10; y=20; [$x-ne$y]; echo $ please give me output.