Buat File di Linux Menggunakan Cat
echo "Dance, Dance" > cat_create #create a file
Shiny Salamander
echo "Dance, Dance" > cat_create #create a file
# This will create the file mand make you input the text
cat > filname.extension