| Topic Text | Topic Comments (0) | Topic Properties | Topic Information | mmaldonado | ||||
| Topic title: here | Thursday March 11, 2010 21:03:20 |
Download topic text | View in variable-width font | Tab width set to 4 (change to 8)
| Files in topic: | ||
| [Jump to] script.sh | {+10,-0} | |
[Add General Comment] to topic.
| File script.sh (Revision 1.0) | [Add File Comment] [Top] |
| 1 | #!/bin/bash | ||
| 2 | touch marco.txt | ||
| 3 | echo "Marco Maldonado" > marco.txt | ||
| 4 | echo "mmaldonado@visual-.com >> marco.txt | ||
| 5 | |||
| 6 | cp marco.txt marco.txt.backup | ||
| 7 | |||
| 8 | mv marco.txt mmmaldonado.txt | ||
| 9 | |||
| 10 | echo "DONE" | ||
| Legend: | |
| Removed | |
| Changed | |
| Added | |
[Add General Comment] to topic.