Skip to content

suarasiy/palindrome-file-transformation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bash

Cara Menggunakan

Cukup menjalankan bash program, berikan input file dan keluaran file hasil transformasi palindrome.

. palindrome_transformation.sh < resources.txt > output.txt
📃 Example Resources & Output
resources.txt
kodok
katak
lupa
rumah
radar
kasur ini rusak
cowo
ibu ratna antar ubi
wkwkw
indra
umkt
malam
output.txt
true
true
false
false
true
true
false
true
true
false
false
true

About

Simple palindrome text in shell.

Resources

License

Stars

Watchers

Forks

Languages