You can use “type” or “whereis” command to find out which command shell executes and to print binary (command) file location for specified command. whereis command example Display ls command location along with man page path: whereis ls Output: ls: /bin/ls /usr/share/man/man1p/ls.1p.gz /usr/share/man/man1/ls.1.gz type command example Find out which command the shell executes: type -a [...]
Recently updated/posted Linux and UNIX FAQ: Lighttpd checking for GTHREAD… configure: error: Package requirements (gthread-2.0 >= 2.4.0) were not met error and solution How do I install and search FreeBSD ports or a package? Finding a File containing a particular text string in Linux server Perl display and pass command ling arguments with @argv Redhat [...]
Recently updated/posted Linux and UNIX FAQ: => Shell command or script to write simple output on screen under Linux and UNIX => Delete a log files in Linux or UNIX => VSFTPD limit the number of simultaneous vsftpd connections for a single IP address => Gnome Desktop Keyboard Shortcut Keys => Disable Advanced power management [...]
If you’re new to Linux, here’s a simple firewall that can be setup in minutes. Especially those coming from a Windows background, often lost themselves while creating linux firewall. This is the most common question asked by Linux newbies (noobs). How do I install a personal firewall on a standalone Desktop Linux computer. In other [...]