Write a function that takes a single filename as an argument and adds execute permission to the file for the user.

What will be an ideal response?

$ function perms () {
> chmod u+x $1
> }

Computer Science & Information Technology

You might also like to view...

The Caption property helps control the way data is entered

Indicate whether the statement is true or false

Computer Science & Information Technology

In the Save As dialog box, to save a file as a .dotx file, select Word ________ as the Save As type

Fill in the blank(s) with correct word

Computer Science & Information Technology