We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ba53617 commit 0107e94Copy full SHA for 0107e94
task_7.bash
@@ -0,0 +1,4 @@
1
+#!/bin/bash
2
+
3
+# Set the file mode of hello to -rwxr-x-wx
4
+chmod 731 hello
0 commit comments