If you're executing /usr/bin/rm directly, shell aliases will have no effect.


On 1/11/22 11:29, Antony Stone wrote:
On Tuesday 11 January 2022 at 17:20:44, Michael Englehorn wrote:

If you're on RHEL or CentOS or one of its descendants,
Oh, now that reminds me that those systems also tend to alias "rm" to "rm -i",
so they won't delete files without confirmation.

Irritating in general IMHO, but it might be the cause of your puzzlement...

‐‐‐‐‐‐‐ Original Message ‐‐‐‐‐‐‐

On Monday, January 10th, 2022 at 1:03 PM, Jerry Geis wrote:
I am trying to run this command:
exten => _4XX,n,System(/usr/bin/rm /tmp/test.incoming.txt)


 From the log:
Executing [402@smvoice-sip:7] System("SIP/103-00000018", "/usr/bin/rm
/tmp/test.incoming.txt") in new stack


Is "rm" not an allowed command - the above file is not removed.
-rw-rw-rw- 1 silentm silentm 3 Jan 10 14:02 /tmp/test.incoming.txt

Antony.



--
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

Check out the new Asterisk community forum at: https://community.asterisk.org/

New to Asterisk? Start here:
     https://wiki.asterisk.org/wiki/display/AST/Getting+Started

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to