bande
9
Q:

echo new line to file

echo -e "hello\nworld"
0
echo -e "hello\nworld"
# Output
  /*
   * hello
   * world
   */
0
echo $'username=user\npassword=pass' > ~/samba-credentials
0

New to Communities?

Join the community