what is command for "calj2007"
Answers were Sorted based on User's Feedback
Answer / krishna
cal -j 2007 displays 2007 calender in julian dates format
starting form jan-1
| Is This Answer Correct ? | 15 Yes | 0 No |
Answer / gaurav
# cal -j 2007 //it will display the calendar of 2007 from
Jan to Dec.
| Is This Answer Correct ? | 3 Yes | 5 No |
what is initrd image?
Who whoami linux?
how do find all failed login attempts via ssh?
what is the command To print script arguments
What is whois command?
What daemon is used for scheduling of the commands?
How do I find command history in linux?
What is command to check ports running/used over local machine
How cp command works in linux?
ls -l ls -t ls -r ls -a ls -ltr ls -u grep error file.txt grep -v error file.txt perl prg.pl | ./file.txt tee chmod +x chmod -x chmod =x ps bg date +%y%m%d ?
In a company there are 3 groups i.e Finance, HR and Marketing. Each groups having 3 members. There is a file named as file1.txt. The permission set for the above file is rwx-rw----x. Now the question is only the members of Hr and Marketing group can view and edit the file. But the file is not accessible to the members of Finance Group. Can anyone tell me what would be the exact command for linux.root@localhost#<type the exact linux command>
In my linux machine, i lost /etc/passwd file and /etc/shadow file, then how can i recover it?