What is a makefile in c?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Linux Commands Interview Questions

How to FTP user access other directory except his own home directory ?

2 Answers   IBM,


How do I list directories in linux?

0 Answers  


Hi All of Unix/Linux professional Q.Why soft link file not open by cat command. Ihave make following symbolic link but when i open with #cat linkfilename it does not oped please see the following code and try to answer. # ln -s file1 ~/mydir/filea [root@dhcppc0 ~]# cd mydir [root@dhcppc0 mydir]# ls -l total 4 lrwxrwxrwx 1 root root 5 2010-04-04 09:04 filea -> file1 [root@dhcppc0 mydir]# cat filea cat: filea: No such file or directory

2 Answers  


A file which is not deleted by normal user and also root (using rm), for that type of file how we delete it?

5 Answers   CTS,


What command would you use to check how much memory is being used by linux?

0 Answers  






What is umask in linux?

0 Answers  


You want to verify which lines in the file kickoff contain ‘bob’. Which of the following commands will accomplish this?

0 Answers  


What is unix finger command?

0 Answers  


Is llvm a virtual machine?

0 Answers  


How cp command works in linux?

0 Answers  


What is du -s * | sort -k1,1rn | head command used for?

0 Answers  


What is grep command?

0 Answers  


Categories