Search Results

Search: Posts Made By: codecellar
3,592
Posted By codecellar
Perfect solution. Thank you very much.
Perfect solution.

Thank you very much.
3,592
Posted By codecellar
Thanks. I feel like this may be solved soon. It...
Thanks. I feel like this may be solved soon. It does work for devices, but not the partitions on the device.

I have several partitions on sda that it did not return the size.

Also, is there a...
3,592
Posted By codecellar
Getting Storage Device Sizes and Paths
What I'm Doing:
I'm developing a python script that scans for all storage devices and their respective sizes. Python does not have a command that returns the /dev paths of storage devices or the...
5,741
Posted By codecellar
shred() not working on ext* file systems
When vfat format my128kb flash drive, shred works fine. But, when I format it using ext2 or ext3, shred() exits with this error:

shred: /dev/sdb1: pass 1/1 (random)...
shred: /dev/sdb1: error...
5,036
Posted By codecellar
That's what I was looking for. Thanks rugdog.
That's what I was looking for. Thanks rugdog.
5,036
Posted By codecellar
File System Type From File Path?
I'm writing a gui for the core utility shred. I want to be able to warn the user if they are about to shred a file that is on a journaled file system. In order to do this, I must learn the file...
8,237
Posted By codecellar
Thanks. I went to that link. I downloaded the...
Thanks. I went to that link. I downloaded the latest coreutils. I extracted it and found the c code in the src folder.
8,237
Posted By codecellar
Core Utility Source Code
Where can I find the source code of core utilities, such as shred or dd?

I'm interested in customizing them, recompiling and installing them in place of the standard versions.
3,328
Posted By codecellar
shred multiple options
I've created a wxpython gui for the shred command. I can successfully mix and match all the shred options except two: -size and --random-source. (Man page definitions below). -size and...
Showing results 1 to 9 of 9

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