Ubuntu :: Dispaly All Files List Morethan 20 Mb Size In Terminal?

Jul 1, 2010

I want to know how to get the details of all files in my system more than 20mb or some specific amount of file size in Ubuntu terminal by using commands.

View 1 Replies


ADVERTISEMENT

General :: Generate Random List And Determine Size Of Arbitrary Block Of Files In Dir?

Mar 4, 2010

I want to generate a temporary random list from a directory of files and then determine the size of an arbitrary block of files from this list (say 1-25 or 26-50) and add their names to a file along with some other info for each name. I can generate a random list with file sizes like this: ls -l | sort -R | cut -d " " -f 6 but i'm not sure how to add up the sizes of just a certain block of these files and at the same time save the file names.

View 2 Replies View Related

Security :: Script To Monitor Sizes Of List Of Files And Send Alert If Size Changes?

Mar 28, 2011

I am looking for a utility that would do the following:1. Be run manually on a list of files whose sizes should not change, to get a control file containing the sizes of each file.2. Subsequent manual runs would report any changes in size of any of the files in the list, and allow option to accept the new sizes.3. Be run as a cron job to check for changes in the file sizes and send an email alert if a change has occurred since the last time it was run.The purpose is to detect possible hacks of key files on a website. It would not include files expected to change, but just those that should not change. It would be run manually a few times to get the control list one wants to monitor.

View 3 Replies View Related

Fedora :: Bulk Rename Files In A List Via Terminal?

Nov 12, 2009

I've been spinning my wheels for a bit on this one not getting any traction. I have a list of pictures that have a bad extension that I would like to rename with the good extension. Here's a snippet of the list that I'm looking at:

listold
Code:
/Volumes/MyFiles/Pictures/2009/02 - February/Qeirstyn Playing Inside/._IMG_3347.JPG
/Volumes/MyFiles/Pictures/2009/02 - February/Qeirstyn Playing Inside/._IMG_3349.JPG
/Volumes/MyFiles/Pictures/2009/02 - February/Qeirstyn Playing Inside/._IMG_3350.JPG
/Volumes/MyFiles/Pictures/2009/02 - February/Qeirstyn Playing Inside/._IMG_3354.JPG

[Code]....

View 6 Replies View Related

General :: List Folder Size And Number Of Files And Folders In Folder?

Nov 23, 2010

In Linux bash shell, for a given directory, how can I list:The create date for that directory The number of files in that directory The number of subdirectories in that directory.

View 3 Replies View Related

Ubuntu :: Enabling PAE To Support Morethan 3GB Of RAM

Dec 11, 2010

Enabling PAE to Support More-than 3GB of RAM

I was wondering why ubuntu 32bit was having access to only 3gb of RAM even if we have more than that. Did a bit of googling on this and found the following..

Can ubuntu 32bit support morethan 3gb ram?

Yes. It Can with a special kernel like:

or

How to install this kernel?

just type the following to install it

Quote:

What is the RISK? Little Performance degradation. Issues with proprietary software drivers. (Like nVidia..etc) Processor and H/W must support PAE.

For those without any proprietary drivers can make this happen easily with the above commands to install the new kernel.

I need help form you guys to install even if someone has a proprietary driver such as nVidia. I probably think one should reinstall the nvidia driver. I need help on this part of the issue.

View 11 Replies View Related

Ubuntu :: Set A Default Terminal Window Size When Click On The "Terminal" Icon?

Feb 22, 2011

Is there a way to set a default terminal window size when I click on the "Terminal" icon? I need my terminal to be of a certain size every time I click on it?

View 2 Replies View Related

Programming :: Downloading A List Of Files From A Remote Server Using A List?

Feb 10, 2009

I am trying to get this script to work. The purpose is to download a list of modules from the slax.org the list consist of a list of module numbers. What I am trying to do is Download the file or the file name corresponding to the number in the list.the list is comma delimited. this is what I have done so far and I am a stand still.

#!/bin/sh
# Wget script to retrieve modules from slax.org modules
#
# ----Begin of user defined values -----
# Path to wget

[code].....

View 7 Replies View Related

Ubuntu :: List Folders And Subfolders With Size?

Jan 2, 2010

I want to list my folders and subfolders (recursive) and also show the size of the files in terminal. I started using this:

Code:
ls -h -R > /test.txt
I got everything but not the size of the folders.
Then I tried this:
Code:
du -h --max-depth=1 > test.txt

Suppose to show me everything, but I can't see subfolders. And this command do not accept recursive. How can I show the size of the files and folders like the second command, but including the subfolders?

View 5 Replies View Related

Slackware :: Way To List All Packages By Size?

Apr 2, 2011

pkgtool just lists it in alphabetical order.

View 14 Replies View Related

Ubuntu :: Change Icon Size In Nautilus List View?

Mar 16, 2010

Just wondering if it's possible to change the size of icons when Nautilus is in List View. I tried playing around with gtk-icon-sizes in the gtkrc file of my theme, but there doesn't seem to be a setting for it there. I could just zoom in/out, but when I have the icons the size I want them to be, the text is too small (see attachment).

View 4 Replies View Related

Ubuntu :: Increase Gnome-panel Window List Size?

Oct 7, 2010

I am in the process of customizing my desktop, and I have run into a problem. As a programmer, I will invariable end up with tons of windows open. I would like to expand the gnome-panel's Window List's y size to allow more applications to show without being crunched together.

That's the way the desktop currently looks, notice the tiny Window List in the top left. That's as big as it gets. I want to expand it all along the entire left side. I have a feeling the answer is in gconf-editor, but i just can't find the right field to modify.

View 8 Replies View Related

Server :: List Folder Size In Descending Order?

Feb 8, 2010

how to list folder size in descending orde

View 2 Replies View Related

Ubuntu :: How To Know Directory Size In Terminal

Jan 4, 2011

Is there any way we could display dicrectory's size in terminal? Because I need to copy directories to external devices like USB, so I need to know there is enough space left on my USB for those directories or not. I tried ls command but still couldn't find out.

View 2 Replies View Related

Ubuntu :: Change The Size Of The Terminal?

Jan 19, 2011

i wanted to change the size of the terminal like so whenever i open it up it will be fullscreen so i went at preferences and changed the size thing at the left (i think it was columns) to 700.Now whenever i open up a terminal the whole screen freezes and it logs me out.

View 5 Replies View Related

Ubuntu :: Show Date And Size Of Files During Files Replacement?

Jan 16, 2011

I am newer to Linux ( using Ubuntu 10.04) : I have noticed that during replacement of a file , no date and size of the new and old files are shown in the dialogue box so how to show that ( like the one in windows)

I know that it is easy question , but i really don't know how to do that , by the way I have checked folder preferences and system --> preferences but i did not find something for that

View 9 Replies View Related

Debian Programming :: How To Find Total Size Of A List Object In Byte

Jan 11, 2013

Assuming there are two list objects a1, a2.

a1 = ['
']
a2 =['hi
']

len() built-in function gives total number of elements in the list object.
len(a1) gives 1. len(a2) gives 1 also.

Code: Select all$ python
Python 2.7.3 (default, SepĀ  9 2012, 17:41:34)
[GCC 4.7.1] on linux2

[Code]......

I thought there exists a built-in function that gives total size of a list object in byte. So using the function produces 1 for a1, 3 for a2. I haven't found such function or module yet.

View 3 Replies View Related

Ubuntu :: Change Window Size Using Terminal?

Jul 8, 2010

Is there anyway to change the size of a window that's already open to a specific value? For example, I want to resize the size of an instance of gedit to exactly 100x200. Is there any way to do this?

View 4 Replies View Related

Ubuntu :: Change Font Size In Tty Terminal?

Jun 20, 2011

I am running Ubuntu 10.04. When I first installed it, the virtual terminals had a good font size. After a few weeks, I set the visual appearance setting to normal (in the gui desktop). Doing this required me to install third party graphics drivers from nvidia. in installed fine, and my gui desktop still functions as I would expect, however, all of the virtual terminals now have a much larger font size, as does the ubuntu boot logo.

View 1 Replies View Related

Ubuntu :: Option For Default Terminal Size Gone After Update

Sep 24, 2010

After updating/upgrading my packages this morning, the terminal profile preferences screen (Edit > Profile Preferences) no longer had the option at the bottom for setting the default terminal size. This is a problem because the default size went from the 132x43 I had set it to down to 80x24. I'm running Ubuntu 10.04 LTS on three machines and had this problem on all of them. After noticing the problem on the first machine, I checked the option screens of the other machines before upgrading. The default size option was there before the upgrades, but after upgrading, it was gone.

Here is the aptitude log from the upgrade:
[UPGRADE] ant 1.7.1-4ubuntu1 -> 1.7.1-4ubuntu1.1
[UPGRADE] ant-gcj 1.7.1-4ubuntu1 -> 1.7.1-4ubuntu1.1
[UPGRADE] ant-optional 1.7.1-4ubuntu1 -> 1.7.1-4ubuntu1.1
[UPGRADE] ant-optional-gcj 1.7.1-4ubuntu1 -> 1.7.1-4ubuntu1.1
[UPGRADE] gnome-terminal 2.29.6-0ubuntu5 -> 2.30.2-0ubuntu1
[UPGRADE] gnome-terminal-data 2.29.6-0ubuntu5 -> 2.30.2-0ubuntu1
[UPGRADE] google-chrome-stable 6.0.472.62-r59676 -> 6.0.472.63-r59945
[UPGRADE] libphonon4 4:4.6.2-0ubuntu5 -> 4:4.6.2-0ubuntu5.1 .....

It's almost surely gnome-terminal or gnome-terminal-data, but I included the full list just in case. What are my options for fixing this? Should I try rolling back the upgrade? Should I not bother with that and just try setting the default terminal size through other means?

View 9 Replies View Related

Ubuntu :: Terminal Gives Only List - How To Reset

May 4, 2010

All of a sudden my terminal output changed from the traditional looks to giving only lists(one item per line) as output to "ls" command. Because of this, when there is a large number of files in a directory, I have to scroll up and down to see all files. A link to the screen shot is given below.

">

I tried "reset" and did not make any difference.

View 6 Replies View Related

Ubuntu :: Font Rendering On Kubuntu Terminal - Irrespective Of Size ?

Sep 1, 2011

See the pic. It happens in both Yakuake and Konsole. I am using inconsolita size 13, but the problem occurs irrespective of size.

I think it's only the bolded text which gets cutoff, but I am not sure. This problem is especially bad when writing something using nano or vim.

Just tried it with DejaVu Sans Mono, and the problem disappears. Weird. I would still like a solution, if you know anything, I am somewhat picky about inconsolita.

View 1 Replies View Related

Ubuntu :: List Of Proposed Updates In Terminal Apt-Get?

Aug 22, 2010

I am more a 'terminal-apt-get-fan' then an 'update-manager-fan'. The only thing I don't know how to do, is get a list of proposed updates after sudo apt-get-update, like the update manager shows me after I pressed the "check" button. Now I bet there is a way, I just can't find it.

View 7 Replies View Related

Ubuntu :: No Longer Control The Default Size Of Gnome Terminal Windows

Sep 28, 2010

All of a sudden I can no longer control the default size of my gnome terminal windows. The option is just gone from the preference window. If I look in gconf-editor my old values are still there but they are ignored.

View 7 Replies View Related

Ubuntu :: 10.4 - Setting Default Terminal Window Size To Screen Width

Oct 3, 2010

In 10.4 I had set my default terminal size to my screen width - I type some long commands. After running an update this morning, my terminal comes up in the install default size. Using the preferences dialog, I cannot find the control to set the default width. Has it been removed? I hope I'm looking in the wrong place, but I have a chilling feeling that it's been dropped or perhaps just accidentally commented out.

View 2 Replies View Related

Ubuntu :: Find A Complete List Of Commands For The Terminal?

Jan 24, 2010

Were can I find a complete list of commands for the terminal in ubuntu linux 9.10

View 9 Replies View Related

Ubuntu :: View A List Of Installed Applications In The Terminal ?

Oct 15, 2010

How do I view a list of installed applications in the terminal?

View 2 Replies View Related

Ubuntu :: Unable To List Windows Shares From Terminal?

Jun 8, 2011

I am unable to list windows shares from terminal. I am getting the following error,

Code:
root@ubuntu:~# smbclient -L 172.29.33.10 -U karthick
params.c:Parameter() - Ignoring badly formed line in configuration file: # Samba config file
WARNING: The "Share modes" option is deprecated
Unknown parameter encountered: "read Size"

[Code]....

View 1 Replies View Related

General :: List/find All Regular Files In All Subdirectories Excluding Binary Files

Oct 5, 2010

I know I can do find . -type f, but that includes binary file and I couldn't find a way to exclude them with find

View 4 Replies View Related

Fedora :: How To Increase Text Size In Virtual Terminal

May 17, 2009

How do you increase the text size in the virtual terminal (the one you get to when you press ctrl+alt F1-6)? My monitor is pretty old and kind of small, so I need the bigger text size to really be able to use it at all. I tried to find the answer in google, but I couldn't find the answer. I found answers for suse and ubuntu and tried to use those. They said to edit part of the boot loader config file, but I couldn't find a similar line in the grub.conf file. And I don't want to play with it without knowing what I'm doing.

View 14 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved