Ask a New Question
Search
If a file named "myfile"
33. To remove myfile (ordinary file) from the parent directory of the current working directory, use the command:
a) rm ../myFile
1 answer
asked by
Anonymous
152 views
If a file named "myfile" has -r--r--r-- permissions. Write the command to change it to -rwxr-xr-- permissions using both the
0 answers
asked by
Jay
570 views
create two text files in your home directory. The first file should be named ls.txt and contain the complete manual page for the
1 answer
asked by
Anonymous
215 views
The following shell script adds entries to a file named journal-file in your home directory.
1 answer
89 views
How would you search the entire file system for a file named today.odt?
4 answers
asked by
Anonymous
665 views
Marco's lab partner sends him a file so he can add experimental data to it, but he isn't able to edit the file. Which is the
1 answer
asked by
L
49 views
Marco's lab partner sends him a file so he can add experimental data to it, but he isn't able to edit the file. Which is the
1 answer
asked by
L
45 views
Marco's lab partner sends him a file so he can add experimental data to it, but he isnt able to edit the file. Which is the most
1 answer
43 views
Project 2 is a continuation of Project 1. Modify the code from Project 1 to read and process information from a file named
1 answer
asked by
Anonymous
651 views
The following shell script adds entries to a file named journal-file in your home directory. This script helps you keep track of
1 answer
111 views