Linux What command is used to count the number of files in the current directory by using pipes? ls | wc - w ls | wc - l ls | ws - c ls | wc ls | wc - w ls | wc - l ls | ws - c ls | wc ANSWER DOWNLOAD EXAMIANS APP
Linux What command do you use to delete a file? cp rename delete rm cp rename delete rm ANSWER DOWNLOAD EXAMIANS APP
Linux Which program is used to schedule particular jobs or programs at particular times on the system? Outlook cron vi Scheduler None of these Outlook cron vi Scheduler None of these ANSWER DOWNLOAD EXAMIANS APP
Linux How could you install the file ipchains-1.3.9-5.i386.rpm? rpm -i ipchains* .i386.rpm None of these rpm -e ipchains-1.3.9-5.i386.rpm rpm -qip ipchains rpm -Uvh ipchains rpm -i ipchains* .i386.rpm None of these rpm -e ipchains-1.3.9-5.i386.rpm rpm -qip ipchains rpm -Uvh ipchains ANSWER DOWNLOAD EXAMIANS APP
Linux What command is used with vi editor to search a pattern in the forward direction? ? // ?? / ? // ?? / ANSWER DOWNLOAD EXAMIANS APP
Linux What command is used with vi editor to delete a single character? None of these z y a x None of these z y a x ANSWER DOWNLOAD EXAMIANS APP