18.07.2013 Views

link ini untuk membaca atau mendownloadnya - Komputasi

link ini untuk membaca atau mendownloadnya - Komputasi

link ini untuk membaca atau mendownloadnya - Komputasi

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

Mengatur Default Program<br />

● Suatu program dapat dibuat berjalan dengan parameter<br />

default<br />

● Misal: perintah rm dibuat agar defaultnya rm -i<br />

touch file.txt<br />

alias rm='rm -i'<br />

rm file.txt<br />

rm: remove regular empty file `file.txt'? y<br />

ll file.txt<br />

ls: cannot access file.txt: No such file or directory

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!