answersLogoWhite

0

What else can I help you with?

Related Questions

What does linux fedora 15 come with for file editing?

vi


What is the primary file system type used by fedora 15 Linux?

ext4


What Linux file attributes are used for executing Perl scripts?

File attributes are not specifically used to run Perl scripts (ie. you can run them without setting or changing them).


Describe the similarities and differences in the treatment of file extensions by Fedora Core 4 and Windows XP?

There are no similarities. Fedora (or any other Linux distribution for that matter) doesn't really care about file extensions; they aren't used by most programs, and are not required to identify file types.


What Linux command lists hidden files and file attributes?

ls -al list hidden file also.Hidden files starting with "."


How do you install curses header file in fedora Linux in order to use getch function in a c an c plus plus program?

dnf install ncurses-devel


How do you change the file extension in Linux?

File extensions can be changed just by renaming the file. For instance, mv filename.txt filename.doc


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.


How do you access Properties box for a file to change an attributes?

Right-click the file and select Properties


What abilities does the NTFS write permission grant?

Write to the file, append to the file, and read or change its attributes.


What is the primary file system used by Fedora 12?

The primary file system for Fedora 12 is ext4 but you may also use ext3.


How do you highlight a particular word in a text file via Linux terminal?

On an ordinary text file this cannot be done via any OS or terminal, as the file cannot store such attributes. On other files, this depends on the software used to edit the file.