Skip to content

Commit 0107e94

Browse files
committed
script7
1 parent ba53617 commit 0107e94

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

task_7.bash

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)