How can any user find out all information about a specific user like his default shell, real-life name, default directory, when and how long he has been using the system?
No Answer is Posted For this Question
Be the First to Post Answer
How to print all the arguments provided to the script?
What is scripting autism?
What is echo $shell?
In shell scripting if text is surrounded by single quotes what does it denotes?
Hi All, Is it possible to create one file name only space or space in file name in UNIX and we can able to run that on Unix?
How to rename all the files in a folder having specific extension? Example: I have some files with extension (.txt) in a folder name 'Test'. I have to rename all the .txt files in a test and its subdirectories to .my extension.
I want to monitor a continuously updating log file, what command can be used to most efficiently achieve this?
How do I run a shell script on a mac?
What is the difference between break and continue commands?
i have 2 tables 4 colums table 1 respective values a1 6, a2 8,a3 9,a4 14 & table 2 respective values a1 6, a2 8, a3 9, a4 12. if compare 2 tables 3 colums values same then 4th column values 1)Qes diff >5 then (5 * diff value ) 2)Qes diff <5 the 5 3)Qes diff 5 then 5 print respective values..
How to find all the files modified in less than 3 days and save the record in a text file?
What is the difference between bash and shell?