forked from extern/nushell
this PR should close #9624 # Description Fixes the `rm` command assuming that a symlink is a directory and trying to delete the directory as opposed to unlinking the symlink. Should probably be tested on linux before merge. Added tests for deleting symlinks |
||
---|---|---|
.. | ||
cd_query.rs | ||
cd.rs | ||
cp.rs | ||
glob.rs | ||
ls.rs | ||
mkdir.rs | ||
mod.rs | ||
mv.rs | ||
open.rs | ||
rm.rs | ||
save.rs | ||
start.rs | ||
touch.rs | ||
util.rs | ||
watch.rs |