-
Recent Posts
Archives
Categories
Meta
Blogroll
Tag Archives: ls
Combining cd and ls Into One Command
Andrew Braunstein and I were discussing how one might add a shell command to change a directory and list it using one command. I’m sure anyone who uses the shell is familiar with cd followed immediately by ls. A search … Continue reading