How do I increase the width of the first column in the Terminal ls -l command?

I am now running 10.9.x, but I've experienced the problem described in the question over the last several iterations of OS X.
I use bash as my interactive shell. When I display the "ls -l" command in Terminal the output is often very difficult for me to scan, because the columns in which are displayed the several fields of the records for the listed files are misaligned (different left-hand first-letter starting points for left-aligned text-valued fields; different right-hand low-digit alignment of numerical fields).
When I look more closely at the mess displayed in my Terminal window, it appears that the cause of the problem may be that no minimum width, or an inadequate minimum width, has somewhere been set or defined for the first column of each record, containing the file's "mode" string (permissions, etc.); for all records in which this string is of equal length, the succeeding columns for all fields in those records are themselves aligned.
It has not always been thus for me in the Terminal with OS X, or else I might not dream that the world could be a better place in this one respect. But if I launch an interactive csh-shell instead of bash in Mavericks today, the columns of the ls -l command there align no better.
I've found no help in the Unix man pages for the ls command. There is a COLUMNS environment  variable whose value is supposed to be used by the ls command to set the width of every column displayed, but this is not what I want to do, and in my shell "ls -l" seems to ignore the exported variable anyway.
There is also an LS_COLWIDTHS environment variable that is described as setting column widths on a field-by-field basis, at least for some fields, but the the mode column is not included among those whose width is supposed to be adjustable, and my shell seems to ignore the value of this variable as well.
I've looked in my rather simple ~/.profile and ~/.bashrc files for anything that I might plausibly suspect of producing or perpetuating this behavior, but there is nothing there. Any suggestions about how to remedy this problem?
Randy Miller

John,
I would like you to perform a safe boot. On reboot, press and hold the shift key at the chime, until the grey horizontal bar appears. After you type in your password, press and hold the shift key again, then click the right arrow to login, and release the shift key when your desktop appears. Move the contents of your local ~/Library/Caches into the Trash. Reboot normally. Empty your Trash.
Re-evaluate your Terminal behavior. If it now works ok, great. Otherwise, here are a sequence of screen shots of my Terminal preferences for comparison. I can use both Courier fonts without formatting issues. Click to enlarge. I use the free IR Black Terminal theme as a personal choice in OS X 10.9.4. In my ~/.bashrc file (triggered from ~/.bash_profile), I export TERM=xterm-256color, and invoke /usr/bin/tput init. Click on the following images to enlarge.

Similar Messages

  • How do I change the width of a lead column in an enhanced layout ?

    I have an enhanced layout in BPS that gets rendered in TPM (CRM2007) application.
    I need to increase the width of a lead column in this layout. I saw a bunch of methods in a BADI UPX_LAYOUT_RENDER. There is one to manipulate XML and another to manipulate HTML. Are these my only options? or is there an easier way via config or another BADI?
    Cheers
    Vijay

    Can you share if you have got a solution to this.
    Regards
    Manga

  • Increasing the width of Pivot table Columns

    Hi Gurus,
    Small pivot table --> ( ie having less no of columns which generally can be seen in a single page without scrolling to the right)
    If i have a small pivot table , then in the column properties through additional formatting options i can increase the width of an individual column.
    However if the pivot table is Big,I am not able to increase the width of the individual column .
    I tried setting width in the additional formatting options in the Content Properties( just above Rows and below Section there is a small grey box containing finger).
    Now the Content Properties indeed increases the width of the column, but it also increase the width of the whole Pivot Table.
    See...If i have a fixed number of columns in a PIVOT Table that do not change with prompt, then this solution work fine...
    but the problem comes when the no of columns in pivot Table reduces based on the prompt selected.
    In this case the less no of columns tries to occupy the whole width set in the content properties.
    In short, with Content Properties the width of the PIVOT Table becomes fixed, irrespective of the no of columns coming.
    Also after setting content properties, I am not able to print the report to PDF.
    So the Question is... Can we increase the width of a Big Pivot Table whose no of columns keeps on changing based on the prompt....
    Big pivot table -->
    (ie table having no of columns which exceeds a single window frame and have to scroll to right to see the rest of the columns)
    I hope i have not made things messy...
    Thanks
    Ashish

    Ashish,
    Yes, you can set a fixed size for these. I'm sure you are fixing these because of PDF issue which might be irregular in sizes. Just play arnd with Custom CSS options.

  • Separate first column from the others

    Hi,
    how can I separate the first column from the others in a way that it does not scroll out of the active window? I.o.w., I want column B, C, D.... to slip "under" A.
    I got a "Names" list (column A), and in the following columns lots of stuff, and when I scroll to the right / to the last column, the Names are out of the window.
    Thanks a lot!
    Peter

    Hi Peter,
    That was I that provided that answer. Freeze Rows, Freeze Columns doesn't break a column or row from the table it allows the remaining rows or columns to scroll under it.
    Here's the trick, the spreadsheet grid must be longer or higher than the boarder of Numbers program. In other words you cannot see the lower right or upper right of the far end of the spreadsheet. It's past the boarder. Then when you scroll it will slide right. Make the Grid out to column Y. Now make the program smaller in size. Now lock a column then as you move from cell to a cell farther right the columns will scroll left until you come to the end of the grid—in this example column Y.
    Truly I hope that makes sense for you. I reread it, it confused me. It takes a few seconds to visually show it but, longer to explain. Think of tying a tie, bam it's tied now walk someone through tying it.
    Cordially,
    RicD

  • How can i change the width of a webapp depending on the view?

    In Dashcode how can i change the width of the web app depending on the width of the view. I am using the stack layout.
    For example if view 1 had a width of 400 px
    the web app would have a width of 400 px
    if i changed to a view with a 400 px
    the webap would change to have a width of 400 px
    it automatically adapts the the hight of a view how do i do the same with the width.

    While they may auto adjust to what it thinks is a correct width, far too often it allocates way too much room and that causes lists with 4 columns to be much longer than they need to be and without the ability to adjust them, lists look strange.
    http://twitpic.com/23ro09/full is an example of the first column having been allocated too much room.
    Denzel

  • How to change the width for adf shuttle without modify the skin file

    Dear Professionals
    I haven an ADF Shuttle component in my jsp screen , How can i change the width for the two boxes without modify the skin files.(I know i can do that by skin but what i want to change one shuttle just in one screen not change all shuttles on other screens).
    Regards
    Wish79

    Okay, I didnt try with the trinidad selectmanyshuttle, but this worked for me on the af:selectmanyshuttle..
            <af:selectManyShuttle label="Label 1" styleClass="mycustcss">
              <af:selectItem label="Label1" value="value1"/>
              <af:selectItem label="Label2" value="value2"/>
            </af:selectManyShuttle>
            <af:selectManyShuttle label="Label 1">
              <af:selectItem label="Label1" value="value1"/>
              <af:selectItem label="Label2" value="value2"/>
            </af:selectManyShuttle>        And in my css file, I have
    af|selectManyShuttle.mycustcss::content { width: 800.0px;}
    The first selectManyShuttle came up very wide and the second one came up in the default width..
    Julian.

  • How to fix the table column header and resize the width of a table column?

    Hi all,
    I have the following two requirements,
    1) I need to wrap the table column header into two rows. I mean the header must be displayed in two rows.
    2) I need to to able to resize the width of the column. i.e The user should be able to drag the column width according to his requirement.
    Is this possible. Any help would be appreciated!
    Regards
    Kishan

    Hi Kishan,
    Refer to these links.They may ne useful for you.
    https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/80d81237-b780-2a10-d398-cc33af6bd75c
    https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/ded11778-0801-0010-258f-ac3b9408a194
    https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/30291df2-b980-2a10-0884-839c4f7f147e
    Regards,
    Sumangala

  • How do I increase window width

    I am trying to widen the view window that an HTML snippet appears in. If you look at <http://web.me.com/genemosca/Site/Solar_PV.html> you will see that the snippet window is too wide for the view window and there are no scroll bars to allow one to scroll. However, the view window is too narrow for my browser window and there is filler that appears on either side of the view window.

    You can increase the width of the page in the Page inspector Layout window to wider than the iFrame width of 1000 px and/or add scrolling to the iFrame code....
    scrolling="auto"

  • How to get the text field in the header for only first page of the report

    Hi,
    I am developing reports in BI Publisher Enterprise where i am facing problem i.e., i have to get some text field in header,for only first page in the result but it is displaying in all the other pages of the report in result.So,please if you have any idea of how to solve it, please reply.It is required as early as possible.
    Thanks in Advance

    Invalid path? What are you doing? Writing the report output to an invalid directory?
    Where are your terms and conditions? It would be very easy just to put them in a database table and select them in your report query.

  • How can I increase line width on polar plot?

    The lines plotted on a LabVIEW 6 polar plot (picture control) are very thin and do not show up well when printed. I would like to increase the line thickness (as can be done easily on the graph controls), but looking through the polar plot VIs, I cannot find any obvious way of doing this.

    The polar plots basically use the picture control to draw the lines on a plot. To increase the thickness of the lines you would have to draw another line right next to the line. I'm sure this could be done, but would require alot of messing about with the drawing subVI's to draw all lines in duplicate.
    Alternatively you could plot the graph twice, but the second plot has an origin 1 pixel out. This will double the thickness on the screen, but i dont know what it will print out like. See attached example in LV 6.0.
    Another thing to try is change the plot colours. You can make the gridlines black (instead of grey), and paint the background white. This makes the lines show up much better. I will also include this in the same example.
    I hop
    e this helps you..
    Kim
    Attachments:
    Polar_plot_lines.vi ‏37 KB

  • To change the width of a Table Column

    Hai Developers..................
    I have problem with the Table Column Width.
    When am on search state.
    The search results are showing in a table.
    At that time i want to change the width of the each column with respect to the column content.
    Like the jsp table.......
    Pls replay with example......
    Thanks.

    And that is why Swing related questions should be posted in the Swing forum so we don't spend time guessing what you are talking about.
    Darn, the [Table Column Adjuster|http://www.camick.com/java/blog.html?name=table-column-adjuster] didn't show up in that Google search.

  • How to fix the value of first column in the JTable in java swing for every

    Hi ,
    I have a swing page that have table panel in which there is a table of size 7x4 now when I click on the perticulat row then that row data will displayin the table like that the selected row become the second column in the new table and the fist column of this table will remain constant for all the entry but the second column update according to the roe which is selected .How it is possible .
    Thanks in Advace,
    anu

    One thing you can do is to prevent the user from editing that column and programatically supply the values of that column yourself.
    JTable table = new JTable() {
       public boolean isCellEditable(int row, int col) {
           if(col == 0) {
              return false;
           return super.isCellEditable(row, col);
    };This allows you to prevent the user from editing the column information so you can supply some sort of a default value for the column always
    ICE

  • How do you scroll up and down on the library and playlists? I can only see an up arrow at the top of the first column on the left and it only switches between the top 28 songs and the bottom 28.

    How do I scroll up and down playlists and library on the new iTunes format.? When I ckick on the arrow in the box at the top of the far left column it only switches between the top and bottom 28 songs.

     Hi
     I looked at the specs for your laptop and there is no HDMI out port for this model but RGB & Headphones out jack should work. Here is the link for closeup views of the ports.
    http://www.csd.toshiba.com/cgi-bin/tais/support/jsp/modelContent.jsp?modelFilter=L555D-S7005&rpn=PSL...
    Click on product tour.
    Qosmio X505-890=i7-740QM-6GB DDR3-64 GB SSD-500 GB SATA-
    BR-Rom-DVD Burner-HD 18"Display-GTS360M-1GB-GDDR5
    HP 17 Envy 3wks Returned
    DIY Desktop Builds

  • How can I display my bookmarks in a persistent column on the left of the display?

    I like to have a permanent display of bookmarks i a column on the left of the display. Having restarted FF, this is no longer shown.
    I see a View option to display the bookmarks toolbar - but I don't want a toolbar - I want to go back to having the list always shown on the left.
    Regards
    Dave Cope

    Go to View|Sidebar| then select bookmarks.
    davewdan

  • How to fetch the junk values of a column and the column name in oracle

    Hello,
    Can anyone help me in writing a procedure/dynamic SQL to fetch the column where the junk values appears and its value. Eg: If emp table contains ID and Name columns, and ID column contains junk values, the result should be the Id column and the junk value/s. It should be dynamic because next time if the other column contains junk values(like $,%...), the query should display the other column too..
    Thanks in advance..

    Try this, I'm not sure if it'll help... and get some idea...
    try to modify it as per your requirement -
    select * from junk_vals;
    1     ranit1
    2#     ranit2
    3     ranit3
    4$     ranit@4
    5     ranit5
    6     r^anit6
    select 'ID', id, val from junk_vals
        where regexp_like(id,'[^a-zA-Z0-9]')
    UNION
    select 'VALUE', id, val from junk_vals
        where regexp_like(val,'[^a-zA-Z0-9]');
    -- "Output :"
    ID     2#     ranit2
    ID     4$     ranit@4
    VALUE     4$     ranit@4
    VALUE     6     r^anit6
    NOTE - I've considered anything other than Alphabets and Numbers as a Junk Value
    Edited by: ranit B on Jan 4, 2013 5:07 PM
    -- o/p added

Maybe you are looking for

  • Can I use any SATA hard drive with an iMac?

    Hi, I'm a PC user from birth, and want to purchase an iMac, but the 500gb-1tb isn't enough storage for what I currently have on my PC (I have 4x 250gb hard drives, plus I'd need more room for the Mac OS). My question is, can I use any HD in the iMac,

  • Wifi synch doesn't work

    The wifi synch option has never worked for me. I don't know what is wrong. It says it's waiting to recognize "laptop" which may be where it thinks I have my ITunes library but that's not my name for that computer. I haven't been able to figure out ho

  • Bank details printed on invoice

    Hi Friends, Please can you tell me from where bank details are printed on invoice, In case of one of my co. ,bank details are not correctly printed on invoice , i checked vendor master ( we are having co.codes created as vendor & customer, for inter

  • IPhoto and/or Image Capture do not recognize iPhone 3G and/or 4

    SYSTEM DETAILS: Operating System: Snow Leopard - 10.6.6 iTunes 10 - 10.1.1 (4) iPhoto '09 - v8.1.2 (424) Image Capture - 6.0.1 (428) iPhone (3G and 4) - iOS 4.2.1 OPEN USER ACCOUNT 1: When connecting iPhones to Mac the following actions take place: i

  • Add own Customizing in SAP Reference IMG

    Hi all, i want to add some of my own customizing into the SAP Reference IMG Tree. I created with transaction SIMGH a new structure for my things. But how will i get this structure into the SAP Reference IMG  Tree? I want to have it under the node "Lo