subject
Computers and Technology, 30.10.2019 04:31 h2o12

Create a script of the session while experimenting with the following commands in one your directories: i. list currently running jobsii. kill one of the running jobsiii. cat an existing file using a command that misspells one character in the filenameiv. correct the character using the next command run cat on correct filev. try to list files in \lost+found directoryvi. find utilities to compress files and directories on your systemvii. run the ls command with – optionviii. run the command on echoix. echo your name and pipe it to the od command to see each characterx. create a new file containing only your name using echoxi. remove the file you just createdxii. copy an existing file in your directory to another filexiii. move the copies file to another filexiv. use grep to search for a word in one of your filesxv. display the first line of a filexvi. display the last line of a filexvii. sort the contents of a filexviii. compare two filesxix. find the type of files in your directoryxx. compress a directory using tar commandxxi. compress the tar file you created using gzipxxii. put this .tar. gz file into another directory and uncompresss to get original directory backxxiii. list the users on your systemxxiv. write today’s date and timexxv. exit the script using exit command

ansver
Answers: 2

Another question on Computers and Technology

question
Computers and Technology, 22.06.2019 23:00
Suppose s, t, and w are strings that have already been created inside main. write a statement or statements, to be added to main, that will determine if the lengths of the three strings are in order by length, smallest to largest. that is, your code should determine if s is strictly shorter than t, and if t is strictly shorter than w. if these conditions hold your code should print (the boolean value) true. if not, your code should print false. (strictly means: no ties) example: if s, t, and w are "cat", "hats", and "skies" your code should print true - their lengths are 3-4-5; but if s, t, and w are "cats" "shirt", and "trust", then print false - their lengths are 4-5-5 enter your code in the box below
Answers: 2
question
Computers and Technology, 23.06.2019 23:30
A. in packet tracer, only the server-pt device can act as a server. desktop or laptop pcs cannot act as a server. based on your studies so far, explain the client-server model.
Answers: 2
question
Computers and Technology, 24.06.2019 00:50
3. what is the output of the following statements? temporary object1; temporary object2("rectangle", 8.5, 5); temporary object3("circle", 6, 0); temporary object4("cylinder", 6, 3.5); cout < < fixed < < showpoint < < setprecision(2); object1.print(); object2.print(); object3.print(); object4.print(); object1.set("sphere", 4.5, 0); object1.print();
Answers: 1
question
Computers and Technology, 24.06.2019 10:00
(, urgent need): how do i change my username
Answers: 1
You know the right answer?
Create a script of the session while experimenting with the following commands in one your directori...
Questions
question
English, 20.01.2021 22:50
question
Mathematics, 20.01.2021 22:50
Questions on the website: 13722360