Hi all,<BR><BR>Can anyone give me a hand with this:<BR><BR>I want to export a unix text file to excel. How can I do it?<BR>As far as I know if the fields in the unix file are separated by commas it ...
HP announced Monday it is letting its Tru64 Unix Advanced File System (AdvFS) source code run free in the Linux community. Access to this code will provide capabilities that increase uptime, enhance ...
While the average Unix user is generally satisfied by the date/time stamps that he sees when using the ls -l command, it is sometimes useful to remember that there are actually several time stamps ...
When I send a text file via FTP from windows to unix, I am having conversion issues. 1. If I send the file via ascii, all of the tabs in windows are converting to 8 spaces in unix. 2. If I send the ...
Attaching a remote drive or directory on a Windows box is called “drive mapping” though the process is essentially the same as what we call mounting in the Unix world. While I rarely spend any ...
Log files on Unix systems can easily grow to hundreds of thousands or even millions of lines. Here's a simple way to pluck out every Nth line. Head and tail are great commands when you want to look ...