Recently Noticed UNIX Command Enhancements
FreeBSD portmanager command gives out more information about package progress and names on the title bar:

(Fig. 01: FreeBSD port collection management just got better)
Sun introduced rm -rf / protection (the worst mistake you can make on any UNIX box) in to Solaris 10. Upon executing the command, the system now reports that the removal of / is not allowed.
rm of / is not allowed
Linux kernel now hides passwords and username into the process list. Consider the following example,
$ ncftp -L -u 'vivek' -p 'MyPassWord' ftp.nixcraft.com
If anyone run ps -aux, they will only see:
vivek 17066 0.0 0.0 4640 1904 pts/0 Ss 10:53 0:00 bash
vivek 17070 0.0 0.0 3708 1168 pts/0 S+ 10:54 0:00 ncftp -L -u ******* -p ******** ftp.nixcraft.com
Sweet
Have you noticed any new UNIX command enhancements lately?
You may also be interested in other helpful articles:
- Redhat enterprise Linux 5 released and trial version available for download
- Perl 5.9.4 Released and available for download
- Question: The Difference between Sun OS and Solaris
- Download Novell enterprise Linux service pack 1 - SP1
- Download of the day: Solaris 10 update 8/07 CD / DVD ISO
Leave a Reply
We encourage your comments, and suggestions. But please stay on topic, be polite, and avoid spam. Thank you very much for stopping by our site!
Tags: rm -rf /


Recent Comments
Today ~ 15 Comments
Today ~ 51 Comments
Today ~ 4 Comments
Today ~ 14 Comments
Today ~ 8 Comments