3 lines
58 B
Plaintext
3 lines
58 B
Plaintext
|
#alias:new rm e:rm -Iv
|
||
|
fn rm [@_args]{ e:rm -Iv $@_args }
|