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
164 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
590 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
229 views
The following shell script adds entries to a file named journal-file in your home directory.
1 answer
104 views
How would you search the entire file system for a file named today.odt?
4 answers
asked by
Anonymous
678 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
70 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
67 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
61 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
682 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
130 views