subject

Create a directory named Apple1 Create a file named Apple2 in the Apple1 directory.
What command gives you a long listing of your filenames in the current directory, including permissions attached to each file.
What command would you use to change a file’s permissions to include read, write and execute permission for the owner of the file and read permission for the group only.
Create another file named Apple3 in the Apple1 directory
Rename the Apple3 file to Apple4.
Make a copy of the file Apple4 and name it Apple5.
Print the information regarding the current working directory
Print the current date on the screen.
Create a shell script named Apple6. The script should perform the following tasks
print the current working directory
display the current date on the screen
give a long listing of the files in the current directory
Run the script and display the output on the screen

You need to paste the commands, code and program output in a word document and submit it

ansver
Answers: 1

Another question on Computers and Technology

question
Computers and Technology, 22.06.2019 04:30
What kind of software users of all skill levels create web pages that include graphics, video, audio, animation, and other special effects? website authoring website software website publishing website editing
Answers: 1
question
Computers and Technology, 22.06.2019 10:40
5. illustrate how fine-line inventory classification can be used with product and market segments. what are the benefits and considerations when classifying inventory by product, market, and product/market?
Answers: 2
question
Computers and Technology, 23.06.2019 06:30
When early motion pictures played in movie theaters, they were often accompanied by live organ or piano music. which of the following are the most likely reasons that this happened? (select all that apply). the music was provided to distract audience members from the loud sounds made when filmstrips were changed. the music accompanied the movies because the movies were silent and audiences were used to hearing music during plays in theaters. the music usually was played before, and sometimes after the movie, as an alternative form of entertainment. the music viewers to interpret the dramatic action in the films.
Answers: 2
question
Computers and Technology, 23.06.2019 13:00
Which of the following statements is false? a. a class can directly inherit from class object. b. if the class you're inheriting from declares instance variables as private, the inherited class can access those instance variables directly. c. a class's instance variables are normally declared private to enforce good software engineering. d. it's often much more efficient to create a class by inheriting from a similar class than to create the class by writing every line of code the new class requires.
Answers: 3
You know the right answer?
Create a directory named Apple1 Create a file named Apple2 in the Apple1 directory.
What comm...
Questions