Quantcast
Channel: vBlog by Viktor Balogh » bash
Browsing latest articles
Browse All 2 View Live

Differences between shells

Here is a comparison matrix I’ve found on www.faqs.org: sh csh ksh bash tcsh zsh rc es Job control N Y Y Y Y Y N N Aliases N Y Y Y Y Y N N Shell functions Y(1) N Y Y N Y Y Y "Sensible" Input/Output...

View Article


Correct usage of ulimit

The “ulimit” and “limit” commands are often built into the shell, but there may exist some binaries with the same name. For example: # /usr/local/bin/bash bash> type ulimit ulimit is a shell builtin...

View Article

Browsing latest articles
Browse All 2 View Live