bitburner-src/src/Terminal/commands
Alain Bryden ef23033b2c #1773 - Fix duplicate file extensions
For some time now, filenames have included the extension, so there's no need to append ".js" either on a single-file download or zip download.

While I was in the area, I also fixed .txt files in a folder - they had the same bug as scripts used to (appear in the zip as an underscore). I consolidated the code since it was the same for script files and text files.

I also added the ability to download *.js and *.ns (previously only supported *, *.script, and *.txt)

I also made the wildcard matching just a bit more flexible, so if someone really wanted to, they could go "download *blah.js" and get all scripts ending with that pattern ¯\_(ツ)_/¯
2021-11-25 23:06:13 -04:00
..
alias.ts oops 2021-09-17 02:58:02 -04:00
analyze.ts terminal colors 2021-10-26 20:26:05 -04:00
backdoor.ts bugfix 2021-11-05 17:12:52 -04:00
buy.ts finish convert to hostname 2021-10-07 17:55:49 -04:00
cat.ts fixed a few things 2021-10-14 02:07:05 -04:00
cd.ts oops 2021-09-17 02:58:02 -04:00
check.ts convert to ts 2021-09-24 16:34:21 -04:00
connect.ts finish convert to hostname 2021-10-07 17:55:49 -04:00
cp.ts Added cp command 2021-10-11 22:34:04 -04:00
download.ts #1773 - Fix duplicate file extensions 2021-11-25 23:06:13 -04:00
expr.ts oops 2021-09-17 02:58:02 -04:00
free.ts oops 2021-09-17 02:58:02 -04:00
grow.ts bugfix 2021-11-05 17:12:52 -04:00
hack.ts bugfix 2021-11-05 17:12:52 -04:00
help.ts oops 2021-09-17 02:58:02 -04:00
home.ts finish convert to hostname 2021-10-07 17:55:49 -04:00
hostname.ts oops 2021-09-17 02:58:02 -04:00
kill.ts terminal colors 2021-10-26 20:26:05 -04:00
killall.ts finish convert to hostname 2021-10-07 17:55:49 -04:00
ls.tsx few more bugfixes 2021-11-11 23:28:08 -05:00
lscpu.ts oops 2021-09-17 02:58:02 -04:00
mem.ts oops 2021-09-17 02:58:02 -04:00
mv.ts convert to ts 2021-09-24 16:34:21 -04:00
nano.ts few more bugfixes 2021-11-11 23:28:08 -05:00
ps.ts oops 2021-09-17 02:58:02 -04:00
rm.ts oops 2021-09-17 02:58:02 -04:00
run.ts autocomplete 2021-10-14 22:36:28 -04:00
runProgram.ts terminal colors 2021-10-26 20:26:05 -04:00
runScript.ts terminal colors 2021-10-26 20:26:05 -04:00
scan.ts oops 2021-09-17 02:58:02 -04:00
scananalyze.ts oops 2021-09-17 02:58:02 -04:00
scp.ts few more bugfixes 2021-11-11 23:28:08 -05:00
sudov.ts oops 2021-09-17 02:58:02 -04:00
tail.ts pre-dialogbox-convert 2021-10-01 01:00:50 -04:00
top.ts oops 2021-09-17 02:58:02 -04:00
unalias.ts oops 2021-09-17 02:58:02 -04:00
weaken.ts bugfix 2021-11-05 17:12:52 -04:00
wget.ts terminal colors 2021-10-26 20:26:05 -04:00