can you change the contents of a js file from the terminal? code example
Example: Create and edit a new file nano
# Create and edit a new file using nano
sudo nano "fileName"
# Create and edit a new file using nano
sudo nano "fileName"