Unix

Forum discussion tagged with Unix.
  1. M

    Solved! Convert CRLF to LF

    Hello i was wondering if you can assist in my batch file. i would the output file to be UNIX line ending (LF), however its defaults it to CRLF. I have been looking for 2 weeks for an answer. thanks. @echo off set "first=Yes" (for %%a in ("H:\data dumps\folder\combine\*.csv") do ( if...
  2. S

    About Unix safety

    Hello guys. I've used windows for 20 years and I begin to try *unix these days, and I have a question now: Many people says unix is very secure because virus won't affect system without root access, but in FreeBSD I have to use root or su to use the PKG tool for installing, so what will happen...
  3. digitaldefector

    Man in the Middle

    How would I go about encrypting my traffic from my pc to the wifi router so that my search terms and traffic can't be read in case of man in the middle attack? Basically I see that my pc's name, and IP are monitored on the router, which I don't mind, I however don't want my traffic left for...
  4. M

    Safest OS and Anti-virus combination?

    Hello tom'sHardware community, I am thinking about making a separate super-secure netbook/laptop for financial transactions (mostly just because I am a little paranoid, and also just for fun). So I came up with these question: Which operating system (Linux/Unix distributions, OS X, Win 8...
  5. S

    Laptop for General Use - JAVA, UNIX

    Hi, I am planning to buy a laptop for learning technologies like Java, UNIX, and other stuff, where I would be using it for running on minimum data in case if I am working on same database technology. I am hoping a 2 GB RAM, 500 GB Hard Disk would do.. something which comes in 20000Rs (300$)...
  6. Y

    where can i download cobol 5.1 unix

    where can i download cobol 5.1 unix
  7. Jayson Gordo

    NON LINUX-WINDOWS-UNIX-MSDOS Operating system..

    hello is there a non DOS-based, WINDOWS-based, LINUX-based, or UNIX-based operating system? and can you please give me some ? i realllly really need it
  8. shiftyape

    why doesnt this pascal program work?

    program Project1; {$mode objfpc}{$H+} uses {$IFDEF UNIX}{$IFDEF UseCThreads} cthreads, {$ENDIF}{$ENDIF} Classes { you can add units after this }; var num1:integer; begin writeln('stuff'); readln(num1); if num1 > 5 then begin Exit; end; else begin...
  9. J

    JAVA help

    Hello, we currently run this command from unix: java -cp ${classpath} com.tufts.tracs.TracsLog $* Sometime this process does not die, is it possible to code a timeout value around command if not complete in 5 minutes. Thanks
  10. L

    UNIX beginner

    Hi, I am taking my first UNIX class in school and I am very confused on my 3rd script I have to write. I am hoping some of you can help me. Well what I have to do is write a script that when I execute it is takes the largest number. For example say I write a script called largest, I then execute...
  11. M

    Unix shell scripting

    8. Write a program to take n arguments as script parameters and output all those arguments in a file called “INPUT_PARAM.dat”. (Note: n > 9)
  12. G

    SCO Ordered To Pay Novell $2.5 Million Unix Royalties

    A US district court judge yesterday ordered SCO to pay Novell $2.5m for unjust enrichment, breach of fiduciary duty and conversion. SCO Ordered To Pay Novell $2.5 Million Unix Royalties : Read more
  13. E

    Learning Unix

    I'm interested in getting a job during the upcoming college school year doing some hardware and software maintenence, and I'm fully functional under any windows operating system, but unfortunately I don't have a clue about unix, or at least I think that I don't have a clue. I know dos very well...