Tagged Questions
3
votes
2answers
255 views
Change the time format for the touch command in BSD
I am wondering how to change the time format when I am modifying a time with the touch command in the c shell.
For example I need to use
touch -a -t 051512002015 file.txt
This will change the ...
3
votes
2answers
363 views
How do I choose between Unix / Linux and Windows in a Server environment?
I need a server, and I'm used to windows at home and in the office, but it seems that Unix / Linux is an option, but I don't really know what it is. I don't know which one to get, how do I choose? ...