FreeBSD has ls command to list directory contents. You can pass the -G option to the ls command to enable colorized output. For example, type the following command at shell prompt to get colorized output:
{ 2 comments }
FreeBSD has ls command to list directory contents. You can pass the -G option to the ls command to enable colorized output. For example, type the following command at shell prompt to get colorized output:
{ 2 comments }
Under Linux you can use tool called cdrecored (use to record audio or data Compact Discs) with mkisofs (use to create an hybrid SO9660/JOLIET/HFS filesystem with optional Rock Ridge attributes ) for this purpose. Step #1: Create first session as follows 1) Create an iso image first: # mkisofs -R -o /tmp/cd.iso /backup/06-07-2004/ Where, -R [...]
{ 0 comments }