This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/bin/bash | |
# Author: Mehmet Akif TAŞOVA <[email protected]> | |
# A simple (and silly) bash script to adding Telegram's | |
# desktop app to PATH which wirtten as a quick hack | |
# Just put this script alongsite Telegram and Updater | |
# executables from Telegram's desktop app package | |
# then run this script as root user | |
# To downlaod Telegram's Linux desktop app | |
# you can visit: https://desktop.telegram.org/ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/* | |
example video link : http://www.youtube.com/watch?v=XcuBvj0pw-E | |
*/ | |
/* | |
* FILE NAME : HW05_091044005_PART_3.c | |
* | |
* CREADET BY : Sinan NAR | |
* CREATION DATE : 08/04/2011 | |
* |
NewerOlder