Changes between Version 4 and Version 5 of Obsolete/SystemBinCommands
- Timestamp:
- Dec 18, 2010, 7:27:17 AM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Obsolete/SystemBinCommands
v4 v5 3 3 || ReadOnlyBootPrompt || Language setup. || || 4 4 || [ || Check file types and compare values. || || 5 || addattr || Writes an attribute to a node, taking the type into account and converting the values accordingly. || ||5 || addattr || Writes an attribute to a file, taking the type into account and converting the values accordingly. || || 6 6 || alert || Show a message box. || || 7 7 || arp || Manipulate the system ARP cache. || || … … 18 18 || cal || Display a calendar. || || 19 19 || cat || Concatenate files and print on the standard output. || 8.4 || GNU coreutils 20 || catattr || Show attributes of a node.|| ||20 || catattr || Prints out the contents of an attribute of a file || || 21 21 || cc || C-Compiler || 2.95.3 || 22 22 || checkfs || Check file system. || ||