- There are three types of permissions in files and folders in unix
- Read (r)
- Write (w)
- Execute (x)
- And, there is a classification of users called UGO (explained bellow):
- U ~> User (usually, you)
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
| #!/usr/bin/env bash | |
| # Assumes PDF and tex filepath differ only in the extension | |
| # | |
| # Usage: | |
| # thesis_progress.sh [FILENAME [TARGET_PAGECOUNT]] | |
| # | |
| # FILENAME is your thesis PDF (def: thesis.pdf) | |
| # TARGET_PAGECOUNT is the number of pages you want to write (def: 180) | |
| # |
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
| # TextMate tutorial: http://manual.macromates.com/en/language_grammars | |
| # Regex to convert keys to unquoted: '(include|match|captures|begin|end|beginCaptures|endCaptures|name|patterns|0|1|2|3|4|5|6|7|8|9|comment|fileTypes|scopeName|repository|contentName|firstLineMatch|foldingStartMarker|foldingStopMarker)': | |
| scopeName: 'source.<scope>' # <scope> should be a short, unique indicator for the language ("js", "php", "c", etc.) | |
| name: '<name>' # The title that will show up in grammar selection and on your status bar. | |
| fileTypes: [ # An array of file extensions. | |
| 'txt' | |
| 'exif' | |
| ] |
It has been brought to the management’s attention that some individuals have been using foul language in the course of normal conversation between employees. Due to complaints from some of the easily offended workers, this conduct will no longer be tolerated.
The management does, however, realize the importance of each person being able to properly express their feelings when communicating with their fellow employees. Therefore, the management has compiled the following code phrases so that the proper exchange of ideas and information can continue.
OLD PHRASE NEW PHRASE
No fucking way ......................................... I’m not certain that’s feasible.
You’ve got to be shitting me ........................... Really.