> 2. $ jobs='ps -aux' > > create jobs shortcut for command 'ps -aux' > > Since *jobs* is bash's builtin shell command for checking background jobs, it is better to avoid creating alias in the name of existing internal/external commands.
S. Baskar _______________________________________________ ILUGC Mailing List: http://www.ae.iitm.ac.in/mailman/listinfo/ilugc ILUGC Mailing List Guidelines: http://ilugc.in/mailinglist-guidelines
