How do I find my user id in linux?
Write a command that will do the following: -look for all files in the current and subsequent directories with an extension c,v -strip the,v from the result (you can use sed command) -use the result and use a grep command to search for all occurrences of the word orange in the files.
What is a make target?
What make install does?
How do I find the console in linux?
I want to built a fire wall using iptables. My condition is " inbound to 192.168.0.2 with a port of 80 from 172.168.0.1 should accept"
What is ll command in unix?
a remote shell is invoked by the command a)remote_shell b)remote_sh c)rsh d)remote conn
How do I test my cpu speed?
Who whoami linux?
How do I use nslookup in linux?
What is the makefile in c?
What u know abt tar Command?