![]() |
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !! |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Enterprise Unix Roundup: The Ghost of Unix Future - Server Watch | iBot | UNIX and Linux RSS News | 0 | 12-19-2007 12:20 PM |
| Running UNIX commands remotely in Windows box from Unix box – avoid entering password | D.kalpana | UNIX for Dummies Questions & Answers | 1 | 04-20-2007 05:24 AM |
| FTP script for sending a file from one unix directory to another unix server director | raja_1234 | Shell Programming and Scripting | 1 | 11-30-2006 07:57 AM |
| Unix Sco Open Server, Windows Computers Problem Access Unix Shared Files Help!!!!! | haggo | Filesystems, Disks and Memory | 2 | 08-23-2006 11:39 AM |
| Unix History Question: Why are filenames/dirnames case sentsitive in Unix? | deckard | UNIX for Dummies Questions & Answers | 3 | 03-26-2005 01:59 PM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
New to Unix
Hello people. I am completely new to Unix. I wanted to ask you if there is any website that has a list of only QUESTIONS that I can practice some basic commands with..only list of questions testing usage of commands in different ways?? Actually I have an open-book beginners exam coming soon and i want to practice as many twisted questions as possible.
Secondly,is there any way of retrieving file permissions apart from in a LAYMAN readable form. "ls -l" retrieves file permissions in the form od -rw-rw---x 12 owner.name group ....... say i want the information in a table like style. Owener read write ---- group read write --- other ---- ---- exec I can do it using echo and create a table using tabs and all... and so on.... Thirdly, I am using SSH prtocol to access a unix server to practice all commands. Is it possible that some commands dont run in the same way as they would on an actual unix machine. |
|
||||
|
Varible
hi all, is there any way of referring to individual members of a varible.
like var=kati so $var(1)='k' or somthing like that. i am trying to display the file format in a tabular form.. so i thot i can use a loop for checking the exact value of each character and then displying the file permissions in a table.. |
| Sponsored Links | ||
|
|