answersLogoWhite

0

No. It could emit characters that corrupt your terminal.

User Avatar

Wiki User

13y ago

What else can I help you with?

Related Questions

What utility on Linux can be used to copy a file including text and executable program binary files?

The cp command does that.


What Linux command sets a files permission?

In Linux the chmod command is used to set file permissions.


What command in Linux do you use to copy files?

cp.


What Linux command that lists the basic files in a directory is?

ls


What are binary files and libraries in Linux?

Binary files are compiled programs. Libraries are external resources that one or more programs can call upon to aid them in a task.


Which command can be used to standardize configuration files across Linux?

NIS


What Linux command is used to zip only a subdirectory?

In order to zip a subdirectory in Linux you would use the zip command with the recursive flag to specify that it should add all files under that directory into the zip file. The command would then be zip -r .zip .


What command list basic directory files?

In Linux: ls In Windows: dir


How do you change the executable bit in Linux for a .exe file?

chmod +x is the command to set the executable flag in Linux but, Linux does not use exe files.


What mode do you ftp tar files in?

Transfer tar files in binary mode.WARNING: some ftp clients go back to ascii mode when you enter an ls or dir command. To be safe, always use the binary command before getting a binary file.


How do you find and remove files in Linux?

From the command line: To find the files there are a variety of utilities that you can use including: find, locate, and slocate. To remove the files use the command: rm filename.ext


What does the Linux command 'gunzip' do?

The Linux operating system command gunzip does many things. The main thing that gunzip does it compress files so that they are smaller and easier to upload and download.