I have added the terminal in VSCode.
Terminal Commands:
run [file] Execute file JS/TS code
node Execute specified JS file
ls, pwd, cd [dir] Navigate directory structure
cat, touch, rm File inspection and edits
cp, mv Copy or rename files
echo [> file] Print text or write to file
grep, find, wc Search and inspect content
head, tail View line subsets
date, env, history System tools
clear, reset Manage terminal state
Comments 0
No comments yet. Be the first!
Sign in to join the conversation.