Search Results

Search: Posts Made By: jamarsh
5,939
Posted By jamarsh
Alas, the Windows 8 computer has been taken back...
Alas, the Windows 8 computer has been taken back by the owner due to time constraints, so I will have to pick up this thread on my next encounter with Win 8. I never was able to achieve a dual boot,...
5,939
Posted By jamarsh
And what about the partition that holds Windows...
And what about the partition that holds Windows 8. When I try with ntfs-3g, I cannot mount it.
5,939
Posted By jamarsh
Thanks Kimon - I checked it out, and I do have...
Thanks Kimon - I checked it out, and I do have it. I just wasn't aware of it. Do you happen to know if I will be able to mount a UEFI partition?
5,939
Posted By jamarsh
Mount UEFI partition
I want to gain read/write access to a Windows 8 partition from a linux live cd. Prior to Windows 8, I used ntfs-3g to mount the partition from the command line.

The "Fdisk -l" command does not...
10,561
Posted By jamarsh
Assign output of "ls -l" to an array
I want to assign the output of a file search (ls -l) to an array, as in the following example:
-rw-rw-r-- 1 john john 121 Mar 13 22:30 ma-man~
drwxr-xr-x 8 john john 4096 Jan 7 12:06...
Forum: Ubuntu 03-04-2013
1,597
Posted By jamarsh
Wireless periodic drops - Ubuntu 12.10
Ubuntu wireless has been fine until fresh installation of 12.10. Now, I have periodic drops of the wireless. I can manually disconnect and then reconnect to get the service back.

Sometimes, I am...
3,343
Posted By jamarsh
Using Linux to determine version of Windows
This is an odd question and I didn't really know what category it fits. I just installed Ubuntu 12.10. During the installation process, the screen informed me that Windows 7 was installed in a...
1,891
Posted By jamarsh
I shall review this option as well. I have...
I shall review this option as well. I have another area to look into - named pipes.
Thanks so much
jamarsh
1,891
Posted By jamarsh
Merge output of 2 commands into variable
I got it! I can see it is well worth spending some time with awk.

Thanks very much for your help.

Regards,
jamarsh
1,891
Posted By jamarsh
Merge output of 2 commands into variable
I am extracting two pieces of information from the following file: /proc/cpuinfo, that I need to merge into one report.

The first command:
grep -i processor /proc/cpuinfo | awk '{print $1$2,$3}'...
Forum: Linux 07-05-2012
1,957
Posted By jamarsh
Thanks for the reply. Using the method suggested...
Thanks for the reply. Using the method suggested in the links, I was able to construct the following command, which works:
touch -t 201101310001 begin2011
touch -t 201112310001 end2011
find -type...
Forum: Linux 07-03-2012
1,957
Posted By jamarsh
Find MSWord doc Files by Year and then Copy
I need to be able to find all *.doc files by year last modified and then perform an action such as copy to folder: /documents/2011

the 'find' command seems to show the path but not the full file...
Showing results 1 to 12 of 12

 
All times are GMT -4. The time now is 07:50 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy