Skip to main content

All Questions

Tagged with
0 votes
5 answers
2k views

Little clarity needed about: PC and Mac and Unix

I've always thought that a PC and A Mac were two different computing platforms, not just with in their operating systems (Windows & Mac OS) but different from hardware to thier respective internal ...
Bimlik's user avatar
  • 87
-2 votes
1 answer
93 views

Double directory separators

I wanted to ask about double directory separators, I'm using windows 7 and as i checked there is not problem for example with this string ////\\\//\\\/\ to be used as a directory separator, The ...
Aviel Fedida's user avatar
2 votes
0 answers
666 views

Is Cygwin the easiest way to learn about UNIX/LINUX without dual-booting Linux on Windows Machine? [closed]

As the title suggests, I have installed cygwin on my Windows machine in order to try and learn about UNIX shells and kernels, and how to interact with them. I know that it is pseudo UNIX/LINUX as the ...
ha9u63a7's user avatar
  • 333
2 votes
2 answers
1k views

How can I log all my command-line activity?

I just had a Heisenbug that completely disappeared on me. I'm convinced that something funny must have happened when I compiled my program several days or a week ago. But sadly, my Windows (MINGW) ...
luser droog's user avatar
4 votes
5 answers
1k views

Is the Windows kernel considered an "application"?

If it is true that all Windows files with the ".exe" file extension are considered "applications", is NTOSKRNL.exe, the Windows kernel, an "application", or is this an exception to the rule? What ...
Confused's user avatar
1 vote
1 answer
2k views

How to call and launch EXE from linux \unix side?

I have a build process that runs on Linux and UNIX hosts. It's script -based, and at the end of the process I'd like to run an EXE file (that can run on Windows only... yes I know it's quite weird but ...
mosh's user avatar
  • 255
1 vote
0 answers
287 views

How to create Unix tarball with various file permissions inside on a Windows box?

Could anyone enlighten me on how can I create a regular Unix tarball archive (e.g., tar.gz or tar.bz2) on a Windows box in a way that will mark some files in that archive as "executable" (e.g., with ...
GreyCat's user avatar
  • 150
2 votes
2 answers
2k views

Linux, Unix, Windows... Is access/modify time relative to system time?

I have searched, but can't find the right terminology. For example, if today was Friday, and a file was modified on Wednesday, then when I change the system time to Saturday, does the file's mtime ...
aomimezura's user avatar
3 votes
2 answers
30k views

what is the linux cmd to get the SID

If I want to get the SID of a particular user in windows. I would run the following cmd from a DOS windows: cmd> wmic useraccount get name,sid example output> kehelly S-1-5-21-3623811015-...
user avatar
1 vote
2 answers
339 views

Data permission: what if adding only write permision to a file?

What if a user got only write access to a file? Is he able to read the file or only to "write"? However, if you can write, you can also read, so this doesn't make sense? The question is for Unix-like ...
sabisabi's user avatar
  • 223
1 vote
0 answers
162 views

Samba jobs disappear from Windows spooler

I searched for similar issues to no avail, yet I have multiple systems exhibiting the same bizarre behavior. Samba jobs printed to Windows printer shares arrive at the Windows workstation, but then ...
Harold Breeden's user avatar
1 vote
1 answer
998 views

Cygwin file and directory user and group

I use Cygwin as my main development environment on both my home and work computers. In order to share files between the two computers, I use Dropbox, which is installed in the following folder on ...
dvanaria's user avatar
  • 275
0 votes
0 answers
543 views

Copying From Windows to NFS: Can The Timestamps Be Preserved?

We have a Linux server that has NFS shares. Some Windows hosts (XP & 7) connect to it via Services for UNIX. I've been told the behavior is different from XP to 7 in terms of file creation dates ...
jlacroix82's user avatar
0 votes
1 answer
967 views

Remove middle folder? [duplicate]

Possible Duplicate: Linux: How to move all files from current directory to upper directory? I have foo/bar/myfiles and I want foo/myfiles. I was trying to git clone a repo into foo, but it made ...
user1125620's user avatar
1 vote
7 answers
7k views

Send a file from Windows to Unix as a nightly schedule

Let's say I have a common directory on a Windows server such as: \\servername\location\common. During the day, any user can come and add/remove files to that Windows directory. How would I setup a ...
toop's user avatar
  • 365

15 30 50 per page