Linux CLI Tutorial Part 1—Some Under-Utilized Bash Tools for the CLI Feeble
By Brandon Ching on July 23rd, 2008
Today, web developers have a number of platform options to develop on. Some like the familiarity of Windows combined with an IDE like Eclipse or Zend Development Environment, while others (like myself) prefer the more down-and-dirty method of vi on a Linux workstation. Whatever your taste (or skillset) requires, if you develop on the LAMP stack as we do, then eventually you may have to interact with the Linux command line interface (CLI).
In my few years of experience in LAMP development, I have worked with a number of developers with wide-ranging abilities on the CLI. I have oftentimes been surprised that even some of the very best PHP coders can feel a bit uncomfortable when faced with the CLI (hey, sometimes it’s unavoidable). So I thought I might write a series of how-to articles on some of the more useful CLI tools, to help the budding or even advanced PHP developer increase their familiarity with the CLI when they need it. Dive in, after the jump.
Popularity: 17% [?]
Tagged with: cli, command line, cut, linux, linux tutorial, man, paste, rtfm, sort, tools, tr, truncate, tutorial
Posted in: How To


