Categories
Linux Tutorial Series

Linux Tutorial Series – 64 – The which command

Here is the video version, if you prefer it:

The which command shows you the location of a given executable. (Shotts, 2019)⁠ For example:

mislav@mislavovo-racunalo:~/Linux_folder$ which cp

/usr/bin/cp

It only works for executables, not for other command types.

Hope you learned something useful!

References

Shotts, W. (2019). The Linux Command Line, Fifth Internet Edition. Retrieved from http://linuxcommand.org/tlcl.php. Pages 67-68

NewsletterUpdates on interesting things I am doing

Subscribe to my newsletter to keep abreast of the interesting things I'm doing. I will send you the newsletter only when there is something interesting. This means 0% spam, 100% interesting content.

Leave a Reply

Your email address will not be published. Required fields are marked *