number octal notation
Closed this issue · 1 comments
CezaryDanielNowak commented
chmod(filepath, 0666)
not compiling
btwael commented
Mammouth support now octal notation
see this example: http://mammouth.wamalaka.com/#try:{{%0Achmod%28filepath%2C%200666%29%0A}}