nushell/crates/nu-command/src/filesystem
JT ec711cb79d
remove -d and -t from touch (#6629)
* remove -d and -t from touch

* remove unused test import
2022-09-28 13:48:34 +13:00
..
cd_query.rs Add hooks to cli/repl (#5479) 2022-05-09 07:28:39 +12:00
cd.rs Test command names and search terms for redundancy (#6380) 2022-08-24 11:16:47 +02:00
cp.rs Always report errors in cp (#6404) 2022-08-24 10:39:28 -07:00
glob.rs Test command names and search terms for redundancy (#6380) 2022-08-24 11:16:47 +02:00
ls.rs make cd, cp, ls, mv, open and rm automatically strip ansi codes (#6220) 2022-08-04 06:59:20 -05:00
mkdir.rs Test command names and search terms for redundancy (#6380) 2022-08-24 11:16:47 +02:00
mod.rs enable cd to work with directory abbreviations (#5452) 2022-05-06 07:58:32 -05:00
mv.rs Clippy with the current stable toolchain (#6615) 2022-09-26 19:29:25 +02:00
open.rs Test command names and search terms for redundancy (#6380) 2022-08-24 11:16:47 +02:00
rm.rs Test command names and search terms for redundancy (#6380) 2022-08-24 11:16:47 +02:00
save.rs Reinstate -a short form of save --append (#6575) 2022-09-17 07:02:17 -05:00
touch.rs remove -d and -t from touch (#6629) 2022-09-28 13:48:34 +13:00
util.rs cp, mv, and rm commands need to support -i flag (#5523) 2022-05-18 09:53:46 -05:00
watch.rs add -e flag to print, to print the value to stderr (#5935) 2022-07-02 09:54:49 -05:00