cb0a9bdb0c
helpers for 'rm': lock, unlock helpers for 'trash': list-trash, undelete common functions updated with local settings for ADCs as well
5 lines
95 B
Bash
Executable file
5 lines
95 B
Bash
Executable file
#!/bin/bash
|
|
|
|
echo this command has been superceded by the \"rm\" and \"trash\" commands
|
|
exit 1
|