How do you clear the screen in linux?
No Answer is Posted For this Question
Be the First to Post Answer
Explain how you would find a specific string in a file.
How do you create a text file in linux?
What command should you use to check the number of files and disk space used and each user’s defined quotas?
What is the pwd command?
How do I run bash on windows?
Difference between swap partition and swap file?
What is the fastest way to enter a series of commands from the command-line?
what is lilo?How it is useful in linux?
What does the following command line produce? Explain each aspect of this line. $ (date ; ps -ef | awk {print $1}' | sort | uniq | wc -l ) >> Activity.log
What is the difference between find and locate command in linux?
When and how linux developed?
I have a user name in /etc/vsftpd/user_list which is for blocking the ftp user. Now i blocked the user as well ,but without removing username in user_list i wanna access the users home directory and his own directory .How will you access the data ????